left toolbox
This commit is contained in:
@@ -169,7 +169,8 @@ public slots:
|
||||
void breakButtonClicked();
|
||||
|
||||
void keyPressEvent ( QKeyEvent * event );
|
||||
void switchToolBox();
|
||||
void switchLeftToolBox();
|
||||
void switchRightToolBox();
|
||||
|
||||
void paintStartSplash();
|
||||
|
||||
@@ -182,6 +183,10 @@ private:
|
||||
Log *myLog;
|
||||
ConfigFile *myConfig;
|
||||
|
||||
//Logo
|
||||
QLabel *label_logoleft;
|
||||
QLabel *label_logoright;
|
||||
|
||||
//MyPixmapCardsLabel
|
||||
MyCardsPixmapLabel *pixmapLabel_cardBoard0;
|
||||
MyCardsPixmapLabel *pixmapLabel_cardBoard1;
|
||||
|
||||
Reference in New Issue
Block a user