Implement a setting for the tray icon (#108)
This commit is contained in:
parent
ddb23105f1
commit
84741adc16
4 changed files with 15 additions and 8 deletions
|
|
@ -66,6 +66,7 @@ protected:
|
|||
|
||||
signals:
|
||||
void moveBack();
|
||||
void trayOptionChanged(bool value);
|
||||
|
||||
private:
|
||||
// Layouts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue