mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 11:02:30 -04:00
moved trayicon to own void function
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1846 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
10bc8e7a67
commit
d7a052720a
2 changed files with 25 additions and 27 deletions
|
@ -141,6 +141,8 @@ private:
|
|||
|
||||
/** Create the actions on the tray menu or menubar */
|
||||
void createActions();
|
||||
|
||||
void createTrayIcon();
|
||||
|
||||
/** Defines the actions for the tray menu */
|
||||
QAction* _settingsAct;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue