chore: fix qmake build
This commit is contained in:
parent
3eade9c3cf
commit
6f3c30fc5b
|
@ -39,7 +39,8 @@ SOURCES += \
|
||||||
app/metadatadialog.cpp \
|
app/metadatadialog.cpp \
|
||||||
app/exiv2wrapper.cpp \
|
app/exiv2wrapper.cpp \
|
||||||
app/actionmanager.cpp \
|
app/actionmanager.cpp \
|
||||||
app/playlistmanager.cpp
|
app/playlistmanager.cpp \
|
||||||
|
app/shortcutedit.cpp
|
||||||
|
|
||||||
HEADERS += \
|
HEADERS += \
|
||||||
app/aboutdialog.h \
|
app/aboutdialog.h \
|
||||||
|
@ -57,7 +58,8 @@ HEADERS += \
|
||||||
app/metadatadialog.h \
|
app/metadatadialog.h \
|
||||||
app/exiv2wrapper.h \
|
app/exiv2wrapper.h \
|
||||||
app/actionmanager.h \
|
app/actionmanager.h \
|
||||||
app/playlistmanager.h
|
app/playlistmanager.h \
|
||||||
|
app/shortcutedit.h
|
||||||
|
|
||||||
TRANSLATIONS = \
|
TRANSLATIONS = \
|
||||||
app/translations/PineapplePictures.ts \
|
app/translations/PineapplePictures.ts \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user