Merge branch 'main' of https://github.com/NickJohn547745/XPlor into feature/parse_menu_items
This commit is contained in:
commit
0548e383ce
@ -18,12 +18,9 @@ SOURCES += \
|
||||
|
||||
HEADERS += \
|
||||
enums.h \
|
||||
localize.h \
|
||||
mainwindow.h \
|
||||
rawfile.h \
|
||||
structs.h \
|
||||
utils.h \
|
||||
zone.h
|
||||
utils.h
|
||||
|
||||
FORMS += \
|
||||
mainwindow.ui
|
||||
@ -64,9 +64,6 @@
|
||||
#include <Qt3DExtras/QNormalDiffuseMapMaterial>
|
||||
|
||||
#include <windows.h>
|
||||
#include <dxcapi.h>
|
||||
#include <atlbase.h>
|
||||
#include <atlcom.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
namespace Ui {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user