update copy function

This commit is contained in:
2019-03-04 00:07:36 +01:00
parent dc26fdc78a
commit a79d319dbd
13 changed files with 285 additions and 18 deletions
+1
View File
@@ -211,6 +211,7 @@ bool cPictureLibrary::updateDatabase3(qint32 version)
" whiteBalance INTEGER, "
" focalLength35 DOUBLE, "
" gps TEXT, "
" duration BIGINT, "
" thumbnail BLOB"
"); "))
return(false);