mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-21 04:18:23 -04:00
Fixed switching between combined and not combined tray icon notify with available messages.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5719 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b3d1e75455
commit
9953b3b640
3 changed files with 17 additions and 12 deletions
|
@ -67,8 +67,8 @@ private:
|
|||
QAction *mMainAction;
|
||||
QSystemTrayIcon *mTrayIcon;
|
||||
QAction *mNotifyIcon;
|
||||
unsigned int newCount;
|
||||
QString buttonText;
|
||||
unsigned int mNewCount;
|
||||
QString mButtonText;
|
||||
};
|
||||
|
||||
#endif // USERNOTIFY_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue