forked from blue/squawk
First tray attempt, seems to be working
This commit is contained in:
parent
7192286aeb
commit
7e9eed2075
13 changed files with 201 additions and 7 deletions
|
@ -45,6 +45,7 @@ public:
|
|||
|
||||
signals:
|
||||
void changeDownloadsPath(const QString& path);
|
||||
void changeTray(bool enable, bool hide);
|
||||
|
||||
public slots:
|
||||
void apply();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue