CSV export

This commit is contained in:
2022-12-28 13:24:05 +01:00
parent 22e3b06fdd
commit fd49ba9a44
5 changed files with 51 additions and 1 deletions
+1
View File
@@ -66,6 +66,7 @@ protected slots:
void starFinder(bool findStars);
void showMarkFilesDialog();
void showSettingsDialog();
void exportCSV();
};
#endif // MAINWINDOW_H