Add move marked files

This commit is contained in:
2022-04-21 16:47:03 +02:00
parent da1843e48c
commit 8b968ddcb1
4 changed files with 65 additions and 35 deletions
+1
View File
@@ -28,6 +28,7 @@ public:
bool unmark(const QString &filename);
bool isMarked(const QString &filename);
QStringList getMarkedFiles();
void clearMarkedFiles();
void indexDir(const QDir &dir, QProgressDialog *progress);
QStringList getFitsKeywords();