fixed texture error

This commit is contained in:
Anakin
2016-12-13 19:07:36 +01:00
parent 481256e8ea
commit 96379a9afb
2 changed files with 11 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
#include "Header\MainWindow.h"
#include <QtWidgets/QApplication>
int startGUI(int argc, char* argv[])
{
QApplication a(argc, argv);