Moved some internal stylesheets to the file Standard.qss.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5481 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-08-28 21:59:08 +00:00
parent dd42738b3c
commit 51e0f5e679
17 changed files with 214 additions and 605 deletions

View file

@ -261,7 +261,6 @@ HEADERS += rshare.h \
gui/SoundManager.h \
gui/FileTransferInfoWidget.h \
gui/HelpDialog.h \
gui/InfoDialog.h \
gui/LogoBar.h \
gui/xprogressbar.h \
gui/plugins/PluginInterface.h \
@ -444,7 +443,6 @@ FORMS += gui/StartDialog.ui \
gui/MessagesDialog.ui \
gui/help/browser/helpbrowser.ui \
gui/HelpDialog.ui \
gui/InfoDialog.ui \
gui/DetailsDialog.ui \
gui/FriendRecommendDialog.ui \
gui/bwgraph/bwgraph.ui \
@ -568,7 +566,6 @@ SOURCES += main.cpp \
gui/help/browser/helpbrowser.cpp \
gui/help/browser/helptextbrowser.cpp \
gui/HelpDialog.cpp \
gui/InfoDialog.cpp \
gui/LogoBar.cpp \
gui/xprogressbar.cpp \
lang/languagesupport.cpp \