mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-22 07:41:20 -04:00
added taskGraphPainterWidet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1828 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
e18167a07a
commit
e26c14573f
10 changed files with 608 additions and 87 deletions
|
@ -159,6 +159,7 @@ HEADERS += rshare.h \
|
|||
gui/ShareManager.h \
|
||||
gui/StatisticDialog.h \
|
||||
gui/SoundManager.h \
|
||||
gui/taskGraphPainterWidget.h \
|
||||
gui/HelpDialog.h \
|
||||
gui/InfoDialog.h \
|
||||
gui/LogoBar.h \
|
||||
|
@ -376,6 +377,7 @@ SOURCES += main.cpp \
|
|||
gui/StatisticDialog.cpp \
|
||||
gui/SoundManager.cpp \
|
||||
gui/MessagesDialog.cpp \
|
||||
gui/taskGraphPainterWidget.cpp \
|
||||
gui/MessagesPopupDialog.cpp \
|
||||
gui/im_history/IMHistoryKeeper.cpp \
|
||||
gui/im_history/IMHistoryReader.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue