mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 11:02:30 -04:00
added missed defines
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1860 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
15b790e67c
commit
3830d39278
2 changed files with 4 additions and 2 deletions
|
@ -158,7 +158,9 @@ private:
|
|||
QAction* _messagesAct;
|
||||
QAction* _smplayerAct;
|
||||
QAction* _helpAct;
|
||||
#ifdef UNFINISHED
|
||||
QAction* _appAct;
|
||||
#endif
|
||||
|
||||
/** A BandwidthGraph object which handles monitoring RetroShare bandwidth usage */
|
||||
BandwidthGraph* _bandwidthGraph;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue