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
+7
View File
@@ -469,6 +469,13 @@
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="exportHTMLBtn">
<property name="text">
<string>Export HTML</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>