implement server settings window (readonly)

This commit is contained in:
Yannik Schmidt
2020-09-04 23:33:24 +02:00
parent 30291ef72d
commit b7023d348b
13 changed files with 304 additions and 34 deletions

View File

@@ -29,6 +29,7 @@ private slots:
void openConfigurationWindow();
void appyConfigChanges();
void openAboutWindow();
void openSpeechConfigWindow();
private:
Ui::MainWindow *ui;
QTableWidget *tw;