Delivery point editor done
This commit is contained in:
parent
a6c080d36b
commit
3e196f3574
22 changed files with 379 additions and 74 deletions
|
|
@ -25,6 +25,7 @@ SOURCES += \
|
|||
system/object_system.cpp \
|
||||
usereditdialog.cpp \
|
||||
vesseleditdialog.cpp \
|
||||
viewmodels/cargoviewmodel.cpp \
|
||||
viewmodels/deliverypointsviewmodel.cpp \
|
||||
viewmodels/usersviewmodel.cpp \
|
||||
viewmodels/vesselsviewmodel.cpp
|
||||
|
|
@ -47,6 +48,7 @@ HEADERS += \
|
|||
system/object_system.h \
|
||||
usereditdialog.h \
|
||||
vesseleditdialog.h \
|
||||
viewmodels/cargoviewmodel.h \
|
||||
viewmodels/deliverypointsviewmodel.h \
|
||||
viewmodels/usersviewmodel.h \
|
||||
viewmodels/vesselsviewmodel.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue