Additional work on batch processing

This commit is contained in:
2024-01-08 15:44:05 +01:00
parent 67355a82b7
commit cd6a64a98b
5 changed files with 62 additions and 10 deletions
+1
View File
@@ -31,6 +31,7 @@ public slots:
void runScript();
void stopScript();
void scriptFinished();
void newMessage(const QString &message, bool error);
};
#endif // BATCHPROCESSING_H