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:
defnax 2009-11-15 19:26:34 +00:00
parent e18167a07a
commit e26c14573f
10 changed files with 608 additions and 87 deletions

View file

@ -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 \