mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 05:13:30 -07:00
- Style is now applied instantly, no need to restart qBT
- Fixed a typo in WIndowsXP Style
This commit is contained in:
parent
5ddc3467f8
commit
81eee7bba2
5 changed files with 46 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue