Reload system tray icon to replace menu

PR #18250.
Closes #18074.
This commit is contained in:
Vladimir Golovnev
2023-01-22 16:48:58 +03:00
committed by GitHub
parent ee00a80796
commit 2310dcd136
4 changed files with 33 additions and 5 deletions

View File

@@ -49,6 +49,7 @@ class DesktopIntegration final : public QObject
public:
explicit DesktopIntegration(QObject *parent = nullptr);
~DesktopIntegration() override;
bool isActive() const;