mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Fixed apply button in options (broken a few commit ago)
This commit is contained in:
parent
fb54c035a7
commit
774fab54a3
2 changed files with 1 additions and 2 deletions
|
@ -108,7 +108,6 @@ class options_imp : public QDialog, private Ui::Dialog{
|
|||
|
||||
signals:
|
||||
void status_changed(const QString&, bool) const;
|
||||
void optionsApplied(const QString&, bool);
|
||||
void exitWithCancel();
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue