mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 05:13:30 -07:00
- Not loading/applying options everytime we show options window anymore...
- Fixed ip filter - Updated version number - Disabled debug mode *** Release is approaching :) ***
This commit is contained in:
parent
d16d30a350
commit
df2d5fa741
6 changed files with 21 additions and 24 deletions
|
@ -70,8 +70,6 @@ class options_imp : public QDialog, private Ui::Dialog{
|
|||
QString getPreviewProgram() const;
|
||||
bool getUseOSDAlways() const;
|
||||
bool getUseOSDWhenHiddenOnly() const;
|
||||
// Other
|
||||
void showLoad();
|
||||
|
||||
|
||||
protected slots:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue