implement XMP data

This commit is contained in:
2019-03-03 02:01:19 +01:00
parent f10552c711
commit ddd6a096be
8 changed files with 1211 additions and 90 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ QMAKE_TARGET_PRODUCT = pictureLibrary
QMAKE_TARGET_DESCRIPTION = pictureLibrary
QMAKE_TARGET_COPYRIGHT = (c) 2019 WIN-DESIGN
QT += core gui sql
QT += core gui sql multimedia
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets