Clearing temp files

This commit is contained in:
BarsTiger
2022-12-10 20:19:32 +02:00
parent 710017ab88
commit 9d2bc0aeb6
3 changed files with 23 additions and 0 deletions

View File

@@ -927,6 +927,19 @@ QListWidget:item:selected {
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="clear_temp_button">
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="text">
<string>Clear KotoPad temporary files (use if sound doesn't play correctly)</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>