hide stylesheetreader for 0.6
This commit is contained in:
+2
-6
@@ -48,8 +48,7 @@ INCLUDEPATH += . \
|
||||
src/gui/qt/changecompleteblindsdialog \
|
||||
src/gui/qt/mymessagedialog \
|
||||
src/gui/qt/gamelobbydialog \
|
||||
src/gui/qt/gamelobbydialog/lobbychat \
|
||||
src/gui/qt/stylesheetreader
|
||||
src/gui/qt/gamelobbydialog/lobbychat
|
||||
|
||||
DEPENDPATH += . \
|
||||
src \
|
||||
@@ -86,8 +85,7 @@ DEPENDPATH += . \
|
||||
src/gui/qt/changecompleteblindsdialog \
|
||||
src/gui/qt/mymessagedialog \
|
||||
src/gui/qt/gamelobbydialog \
|
||||
src/gui/qt/gamelobbydialog/lobbychat \
|
||||
src/gui/qt/stylesheetreader
|
||||
src/gui/qt/gamelobbydialog/lobbychat
|
||||
|
||||
# Input
|
||||
HEADERS += \
|
||||
@@ -172,7 +170,6 @@ HEADERS += \
|
||||
src/gui/qttoolsinterface.h \
|
||||
src/gui/qt/qttools/qttoolswrapper.h \
|
||||
src/gui/qt/qttools/qthelper/qthelper.h \
|
||||
src/gui/qt/stylesheetreader/stylesheetreader.h \
|
||||
src/gui/generic/serverguiwrapper.h
|
||||
|
||||
FORMS += \
|
||||
@@ -227,7 +224,6 @@ SOURCES += \
|
||||
src/gui/qt/gamelobbydialog/gamelobbydialogimpl.cpp \
|
||||
src/gui/qt/gamelobbydialog/mygamelisttreewidget.cpp \
|
||||
src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp \
|
||||
src/gui/qt/stylesheetreader/stylesheetreader.cpp \
|
||||
src/net/common/net_helper_client.cpp \
|
||||
src/core/common/loghelper_client.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user