mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -06:00
Fix 'Filter Sidebar' size restored incorrectly
And with a bit of code clean up. Closes #17756.
This commit is contained in:
@@ -110,9 +110,9 @@ public:
|
||||
private slots:
|
||||
void showFilterContextMenu();
|
||||
void desktopNotificationClicked();
|
||||
void writeSettings();
|
||||
void writeSplitterSettings();
|
||||
void readSettings();
|
||||
void saveSettings() const;
|
||||
void loadSettings();
|
||||
void saveSplitterSettings() const;
|
||||
void tabChanged(int newTab);
|
||||
bool defineUILockPassword();
|
||||
void clearUILockPassword();
|
||||
|
||||
Reference in New Issue
Block a user