Auth subsystem done
This commit is contained in:
parent
43aefada4c
commit
6fb0559ae5
3 changed files with 82 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ SOURCES += \
|
|||
main.cpp \
|
||||
storageeditdialog.cpp \
|
||||
system/apparatus.cpp \
|
||||
system/auth_system.cpp \
|
||||
usereditdialog.cpp \
|
||||
vesseleditdialog.cpp
|
||||
|
||||
|
|
@ -36,6 +37,7 @@ HEADERS += \
|
|||
entities/vessel_entity.h \
|
||||
storageeditdialog.h \
|
||||
system/apparatus.h \
|
||||
system/auth_system.h \
|
||||
usereditdialog.h \
|
||||
vesseleditdialog.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue