mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Рефакт
This commit is contained in:
@@ -35,21 +35,12 @@ signals:
|
||||
void signal_UpdateStyleSheet();
|
||||
|
||||
private slots:
|
||||
void on_cmbLanguage_currentIndexChanged(const QString &arg1);
|
||||
void on_btnUpdateStyle_clicked();
|
||||
|
||||
void on_btnSave_clicked();
|
||||
|
||||
void on_DialogSettings_rejected();
|
||||
|
||||
void on_btnSetVersion_clicked();
|
||||
|
||||
void on_cmbLanguage_currentIndexChanged(int index);
|
||||
|
||||
void on_editAddress_textChanged(const QString &arg1);
|
||||
|
||||
void on_editPort_textChanged(const QString &arg1);
|
||||
|
||||
void on_DialogSettings_accepted();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user