Add reindex action

This commit is contained in:
2022-04-22 22:01:21 +02:00
parent 95e4774507
commit 903ec65d52
4 changed files with 91 additions and 53 deletions
+1
View File
@@ -45,6 +45,7 @@ protected slots:
void loadFile(const QString &path);
void loadFile(int row);
void indexDir();
void reindex();
void saveAs();
void convert(const QString &outfile);
void markImage();