some bugfix in ADeditor
memory optimization in AD
This commit is contained in:
@@ -16,7 +16,8 @@ SOURCES += main.cpp \
|
||||
../game_data.cpp \
|
||||
triggermodel.cpp \
|
||||
mapmodel.cpp \
|
||||
animationmodel.cpp
|
||||
animationmodel.cpp \
|
||||
animlabel.cpp
|
||||
HEADERS += mainwindow.h \
|
||||
../loader.h \
|
||||
alienmodel.h \
|
||||
@@ -28,7 +29,8 @@ HEADERS += mainwindow.h \
|
||||
../game_data.h \
|
||||
triggermodel.h \
|
||||
mapmodel.h \
|
||||
animationmodel.h
|
||||
animationmodel.h \
|
||||
animlabel.h
|
||||
FORMS += mainwindow.ui
|
||||
TRANSLATIONS += adeditor_ru.ts
|
||||
RESOURCES += ADeditor.qrc
|
||||
|
||||
Reference in New Issue
Block a user