last changes
This commit is contained in:
@@ -19,7 +19,8 @@ SOURCES += main.cpp \
|
||||
animationmodel.cpp \
|
||||
animlabel.cpp \
|
||||
../aliens.cpp \
|
||||
../aditem.cpp
|
||||
../aditem.cpp \
|
||||
wavemodel.cpp
|
||||
HEADERS += mainwindow.h \
|
||||
../loader.h \
|
||||
alienmodel.h \
|
||||
@@ -34,7 +35,8 @@ HEADERS += mainwindow.h \
|
||||
animationmodel.h \
|
||||
animlabel.h \
|
||||
../aliens.h \
|
||||
../aditem.h
|
||||
../aditem.h \
|
||||
wavemodel.h
|
||||
FORMS += mainwindow.ui
|
||||
TRANSLATIONS += adeditor_ru.ts
|
||||
RESOURCES += ADeditor.qrc
|
||||
@@ -42,3 +44,5 @@ OTHER_FILES += ../schema.xml \
|
||||
../data2.xml
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user