mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 00:17:23 -06:00
- Removed logging panel for now. It will be replaced by a seperate dialog in order to simplify the default UI.
This commit is contained in:
@@ -151,7 +151,7 @@ class options_imp : public QDialog, private Ui::Dialog {
|
||||
void useStyle();
|
||||
|
||||
signals:
|
||||
void status_changed(QString, bool) const;
|
||||
void status_changed(bool) const;
|
||||
void exitWithCancel();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user