Output to csv, started work on OFD module

This commit is contained in:
2024-08-30 05:03:32 +03:00
parent 64e40071b2
commit d9fca88af3
21 changed files with 606 additions and 163 deletions

View File

@@ -19,7 +19,6 @@ class MainWindow : public QMainWindow {
Parser parser;
public:
MainWindow(QWidget *parent = nullptr);
~MainWindow();
void setupStoresList();