First tray attempt, seems to be working

This commit is contained in:
Blue 2022-08-15 19:40:07 +03:00
parent 7192286aeb
commit 7e9eed2075
Signed by untrusted user: blue
GPG key ID: 9B203B252A63EE38
13 changed files with 201 additions and 7 deletions

View file

@ -45,6 +45,7 @@ public:
signals:
void changeDownloadsPath(const QString& path);
void changeTray(bool enable, bool hide);
public slots:
void apply();