src/global.h

changeset 468
b21da6f583be
parent 467
c5f6f3f1b714
child 478
a3653722b0d6
--- a/src/global.h	Fri Jan 20 16:44:08 2023 +0100
+++ b/src/global.h	Sat Jan 21 14:27:10 2023 +0100
@@ -239,6 +239,8 @@
 
 struct Images
 {
+    int		record;
+    QString	uuid;
     int		pic_type;
     QByteArray	pic_data;
     QString	pic_comment;

mercurial