First QML Steps with StartView and CreateLocalGameView
This commit is contained in:
@@ -38,7 +38,6 @@ int main(int argc, char *argv[])
|
||||
{
|
||||
QApplication app(argc, argv);
|
||||
qmlWrapper myQml;
|
||||
myQml.showStartView();
|
||||
return app.exec();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user