Turn on calculating of image statistics

This commit is contained in:
2019-09-27 12:18:14 +02:00
parent 3c1f7b23ae
commit f968d0eab2
6 changed files with 63 additions and 18 deletions
+1
View File
@@ -38,6 +38,7 @@ protected slots:
void unmarkAndNext();
void copyMarked();
void liveMode(bool active);
void imageStats(bool imageStats);
};
#endif // MAINWINDOW_H