mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-29 01:16:20 -05: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