mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-27 00:15:51 -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;
|
QSystemTrayIcon *trayIcon;
|
||||||
QMenu *notifyMenu;
|
QMenu *notifyMenu;
|
||||||
|
QMenu *trayMenu;
|
||||||
QString notifyToolTip;
|
QString notifyToolTip;
|
||||||
QAction *toggleVisibilityAction, *toolAct;
|
QAction *toggleVisibilityAction, *toolAct;
|
||||||
QList<UserNotify*> userNotifyList;
|
QList<UserNotify*> userNotifyList;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue