This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include "createnetworkgamedialogimpl.h"
|
||||
#include "startnetworkgamedialogimpl.h"
|
||||
|
||||
|
||||
#include "startsplash.h"
|
||||
#include "mycardspixmaplabel.h"
|
||||
|
||||
@@ -2011,8 +2012,6 @@ void mainWindowImpl::keyPressEvent ( QKeyEvent * event ) {
|
||||
|
||||
// if (event->key() == 66) { label_logo->hide(); }
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
void mainWindowImpl::switchLeftToolBox() {
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
//
|
||||
#include "mycardspixmaplabel.h"
|
||||
|
||||
using namespace std;
|
||||
// using namespace std;
|
||||
|
||||
MyCardsPixmapLabel::MyCardsPixmapLabel(QFrame* parent)
|
||||
: QLabel(parent)
|
||||
|
||||
Reference in New Issue
Block a user