implement export/import of settings

This commit is contained in:
WarmUpTill
2020-06-14 15:22:34 +02:00
parent 4bd8cdf5a0
commit 560044bbbf
4 changed files with 97 additions and 3 deletions

View File

@@ -452,7 +452,7 @@
<item>
<widget class="QPushButton" name="exportSettings">
<property name="text">
<string>Export settings from file</string>
<string>Export settings to file</string>
</property>
</widget>
</item>