Update project file

This commit is contained in:
Andrew nuark G 2020-12-15 16:31:19 +07:00
parent bd1b1dfdb5
commit 94b45aa946

View file

@ -12,6 +12,7 @@ SOURCES += \
authwindow.cpp \ authwindow.cpp \
cargoeditdialog.cpp \ cargoeditdialog.cpp \
deliverypointeditdialog.cpp \ deliverypointeditdialog.cpp \
entities/cargo_entity.cpp \
main.cpp \ main.cpp \
storageeditdialog.cpp \ storageeditdialog.cpp \
usereditdialog.cpp \ usereditdialog.cpp \
@ -21,6 +22,7 @@ HEADERS += \
authwindow.h \ authwindow.h \
cargoeditdialog.h \ cargoeditdialog.h \
deliverypointeditdialog.h \ deliverypointeditdialog.h \
entities/cargo_entity.h \
storageeditdialog.h \ storageeditdialog.h \
usereditdialog.h \ usereditdialog.h \
vesseleditdialog.h vesseleditdialog.h