Move version string into Config header.
Makes it easier to update the version number.
This commit is contained in:
parent
e68f17432c
commit
f253a6c9ff
3 changed files with 7 additions and 1 deletions
|
|
@ -93,6 +93,7 @@ SOURCES += main.cpp\
|
|||
|
||||
HEADERS += \
|
||||
About.h \
|
||||
Config.h \
|
||||
catalog/delegates/IconColumnDelegate.h \
|
||||
catalog/models/BaseTableModel.h \
|
||||
catalog/models/ColumnTableModel.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue