Added button to refresh themes and catpacks

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2023-11-09 21:48:46 +02:00
parent a30292009a
commit b4bfc03e8b
5 changed files with 41 additions and 0 deletions

View File

@@ -167,6 +167,13 @@
</item>
</layout>
</item>
<item row="3" column="1">
<widget class="QPushButton" name="refreshButton">
<property name="text">
<string>Refresh</string>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>