Snapmatic useful length is now 260
This commit is contained in:
parent
07affc2840
commit
69494fc100
4 changed files with 28 additions and 3 deletions
|
@ -30,14 +30,16 @@ SOURCES += main.cpp\
|
|||
PictureDialog.cpp \
|
||||
ProfileDatabase.cpp \
|
||||
DatabaseThread.cpp \
|
||||
CrewDatabase.cpp
|
||||
CrewDatabase.cpp \
|
||||
SavegameData.cpp
|
||||
|
||||
HEADERS += \
|
||||
SnapmaticPicture.h \
|
||||
PictureDialog.h \
|
||||
ProfileDatabase.h \
|
||||
DatabaseThread.h \
|
||||
CrewDatabase.h
|
||||
CrewDatabase.h \
|
||||
SavegameData.h
|
||||
|
||||
FORMS += \
|
||||
PictureDialog.ui
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue