mirror of
https://github.com/FAUSheppy/speech-server-client-qt
synced 2025-12-06 08:51:35 +01:00
add flush cache on server button
This commit is contained in:
@@ -25,6 +25,13 @@
|
||||
<item row="1" column="0">
|
||||
<widget class="QTableWidget" name="tableWidget"/>
|
||||
</item>
|
||||
<item row="2" column="0">
|
||||
<widget class="QPushButton" name="flushCacheButton">
|
||||
<property name="text">
|
||||
<string>Server Cache Leeren</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QMenuBar" name="menuBar">
|
||||
|
||||
Reference in New Issue
Block a user