mirror of
https://github.com/FAUSheppy/speech-server-client-qt
synced 2025-12-06 00:41:35 +01:00
add flush cache on server button
This commit is contained in:
@@ -30,10 +30,12 @@ private slots:
|
||||
void appyConfigChanges();
|
||||
void openAboutWindow();
|
||||
void openSpeechConfigWindow();
|
||||
void flushServerCacheRequest();
|
||||
private:
|
||||
Ui::MainWindow *ui;
|
||||
QTableWidget *tw;
|
||||
QPushButton *button;
|
||||
QPushButton *flushCacheButton;
|
||||
QAction *standardsMenu;
|
||||
QSettings *mySettings;
|
||||
ServerConnection *serverConnection;
|
||||
|
||||
Reference in New Issue
Block a user