mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 17:23:07 -07:00
- Slightly improved minimize to systray code (but still experiencing the virtual desktop switching bug)
This commit is contained in:
parent
5563e24781
commit
7bbb2f542b
2 changed files with 12 additions and 9 deletions
|
@ -183,7 +183,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
|
||||
protected:
|
||||
void closeEvent(QCloseEvent *);
|
||||
void hideEvent(QHideEvent *);
|
||||
bool event(QEvent * event);
|
||||
void displayRSSTab(bool enable);
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue