Add export to html btn

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-06-20 18:33:34 +02:00
parent 3882a017d9
commit 8c33d16122
3 changed files with 21 additions and 0 deletions
+2
View File
@@ -67,6 +67,8 @@ private slots:
void on_actionSave_as_triggered();
void on_exportHTMLBtn_clicked();
private:
Ui::MainWindow *ui;
QString currentFile;