mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 23:45:49 -04:00
fixed missing decl
This commit is contained in:
parent
a8f3a38e72
commit
8a6edba615
1 changed files with 1 additions and 0 deletions
|
@ -284,6 +284,7 @@ private:
|
|||
|
||||
QSystemTrayIcon *trayIcon;
|
||||
QMenu *notifyMenu;
|
||||
QMenu *trayMenu;
|
||||
QString notifyToolTip;
|
||||
QAction *toggleVisibilityAction, *toolAct;
|
||||
QList<UserNotify*> userNotifyList;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue