mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
foo
This commit is contained in:
parent
e3039642ab
commit
05e7b42193
3 changed files with 2 additions and 3 deletions
|
|
@ -203,7 +203,6 @@ MainWindow::MainWindow(QWidget *parent)
|
|||
view = new GameView(scene);
|
||||
|
||||
// view->setViewport(new QGLWidget(QGLFormat(QGL::SampleBuffers)));
|
||||
// view->setViewportUpdateMode(QGraphicsView::FullViewportUpdate);
|
||||
|
||||
zoneLayout = new ZoneViewLayout(db);
|
||||
zoneLayout->setPos(912, 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue