hide stylesheetreader for 0.6
This commit is contained in:
@@ -53,7 +53,7 @@ class gameLobbyDialogImpl;
|
||||
|
||||
class QColor;
|
||||
class SDLPlayer;
|
||||
class StyleSheetReader;
|
||||
// class StyleSheetReader;
|
||||
|
||||
|
||||
class mainWindowImpl: public QMainWindow, public Ui::mainWindow {
|
||||
@@ -459,7 +459,7 @@ private:
|
||||
int keyUpDownChatCounter;
|
||||
int myLastPreActionBetValue;
|
||||
|
||||
StyleSheetReader *myStyleSheetReader;
|
||||
// StyleSheetReader *myStyleSheetReader;
|
||||
|
||||
friend class GuiWrapper;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user