mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-06 21:58:57 -04:00
forget to commit this
This commit is contained in:
parent
47678b33a4
commit
096de94b00
1 changed files with 11 additions and 8 deletions
|
@ -623,13 +623,14 @@ HEADERS += rshare.h \
|
||||||
gui/connect/ConnectProgressDialog.h \
|
gui/connect/ConnectProgressDialog.h \
|
||||||
gui/groups/CreateGroup.h \
|
gui/groups/CreateGroup.h \
|
||||||
gui/GetStartedDialog.h \
|
gui/GetStartedDialog.h \
|
||||||
gui/statistics/BWGraph.h \
|
gui/statistics/BWGraph.h \
|
||||||
util/RsSyntaxHighlighter.h \
|
util/RsSyntaxHighlighter.h \
|
||||||
util/imageutil.h \
|
util/imageutil.h \
|
||||||
gui/NetworkDialog/pgpid_item_model.h \
|
util/MRichTextEdit.h \
|
||||||
gui/NetworkDialog/pgpid_item_proxy.h \
|
gui/NetworkDialog/pgpid_item_model.h \
|
||||||
gui/common/RsCollection.h \
|
gui/NetworkDialog/pgpid_item_proxy.h \
|
||||||
util/retroshareWin32.h
|
gui/common/RsCollection.h \
|
||||||
|
util/retroshareWin32.h
|
||||||
# gui/ForumsDialog.h \
|
# gui/ForumsDialog.h \
|
||||||
# gui/forums/ForumDetails.h \
|
# gui/forums/ForumDetails.h \
|
||||||
# gui/forums/EditForumDetails.h \
|
# gui/forums/EditForumDetails.h \
|
||||||
|
@ -747,7 +748,8 @@ FORMS += gui/StartDialog.ui \
|
||||||
gui/statistics/StatisticsWindow.ui \
|
gui/statistics/StatisticsWindow.ui \
|
||||||
gui/statistics/BwCtrlWindow.ui \
|
gui/statistics/BwCtrlWindow.ui \
|
||||||
gui/statistics/RttStatistics.ui \
|
gui/statistics/RttStatistics.ui \
|
||||||
gui/GetStartedDialog.ui
|
gui/GetStartedDialog.ui \
|
||||||
|
util/MRichTextEdit.ui
|
||||||
|
|
||||||
|
|
||||||
# gui/ForumsDialog.ui \
|
# gui/ForumsDialog.ui \
|
||||||
|
@ -825,6 +827,7 @@ SOURCES += main.cpp \
|
||||||
util/HandleRichText.cpp \
|
util/HandleRichText.cpp \
|
||||||
util/ObjectPainter.cpp \
|
util/ObjectPainter.cpp \
|
||||||
util/RsFile.cpp \
|
util/RsFile.cpp \
|
||||||
|
util/MRichTextEdit.cpp \
|
||||||
gui/profile/ProfileWidget.cpp \
|
gui/profile/ProfileWidget.cpp \
|
||||||
gui/profile/StatusMessage.cpp \
|
gui/profile/StatusMessage.cpp \
|
||||||
gui/profile/ProfileManager.cpp \
|
gui/profile/ProfileManager.cpp \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue