mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
fixed missing decl
This commit is contained in:
parent
a8f3a38e72
commit
8a6edba615
@ -284,6 +284,7 @@ private:
|
||||
|
||||
QSystemTrayIcon *trayIcon;
|
||||
QMenu *notifyMenu;
|
||||
QMenu *trayMenu;
|
||||
QString notifyToolTip;
|
||||
QAction *toggleVisibilityAction, *toolAct;
|
||||
QList<UserNotify*> userNotifyList;
|
||||
|
Loading…
Reference in New Issue
Block a user