Add missing themeDef.cpp.
This commit is contained in:
parent
ce82eb53f7
commit
56859de79d
|
@ -13,6 +13,7 @@ SOURCES += \
|
|||
$$PWD/svgfont/vsvgglyph.cpp \
|
||||
$$PWD/svgfont/vsvgpathtokenizer.cpp \
|
||||
$$PWD/testpath.cpp \
|
||||
$$PWD/theme/themeDef.cpp \
|
||||
$$PWD/theme/vapplicationstyle.cpp \
|
||||
$$PWD/theme/vmanuallayoutstyle.cpp \
|
||||
$$PWD/theme/vpatternpiecestyle.cpp \
|
||||
|
@ -104,17 +105,6 @@ contains(DEFINES, APPIMAGE) {
|
|||
$$PWD/appimage.h
|
||||
}
|
||||
|
||||
# Qt's versions
|
||||
# 5.2.0, 5.2.1
|
||||
# 5.3.0, 5.3.1, 5.3.2
|
||||
|
||||
|
||||
contains(QT_VERSION, ^5\\.[0-2]\\.[0-2]$) { # Since Qt 5.3.0
|
||||
HEADERS +=
|
||||
|
||||
SOURCES +=
|
||||
}
|
||||
|
||||
FORMS += \
|
||||
$$PWD/dialogs/dialogaskcollectstatistic.ui \
|
||||
$$PWD/dialogs/dialogexporttocsv.ui \
|
||||
|
|
Loading…
Reference in New Issue
Block a user