Simplify tray icon related code

This commit is contained in:
Chocobo1
2021-12-13 15:56:20 +08:00
parent b8a84dbd83
commit 85777ea491
8 changed files with 125 additions and 140 deletions

View File

@@ -122,7 +122,7 @@ private:
// General options
QString getLocale() const;
#ifndef Q_OS_MACOS
bool systrayIntegration() const;
bool systemTrayEnabled() const;
bool minimizeToTray() const;
bool closeToTray() const;
#endif