Add apparatus - mainframe for all the things
This commit is contained in:
parent
6d4383273b
commit
19f223b474
3 changed files with 19 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ SOURCES += \
|
|||
entities/vessel_entity.cpp \
|
||||
main.cpp \
|
||||
storageeditdialog.cpp \
|
||||
system/apparatus.cpp \
|
||||
usereditdialog.cpp \
|
||||
vesseleditdialog.cpp
|
||||
|
||||
|
|
@ -34,6 +35,7 @@ HEADERS += \
|
|||
entities/user_entity.h \
|
||||
entities/vessel_entity.h \
|
||||
storageeditdialog.h \
|
||||
system/apparatus.h \
|
||||
usereditdialog.h \
|
||||
vesseleditdialog.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue