mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
- Style is now applied instantly, no need to restart qBT
- Fixed a typo in WIndowsXP Style
This commit is contained in:
@@ -112,6 +112,7 @@ class options_imp : public QDialog, private Ui::Dialog{
|
||||
|
||||
public slots:
|
||||
void setLocale(QString locale);
|
||||
void useStyle();
|
||||
|
||||
signals:
|
||||
void status_changed(const QString&, bool) const;
|
||||
|
||||
Reference in New Issue
Block a user