1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00

also remove the declaration from the header

This commit is contained in:
Andrey Filipenkov 2024-03-02 17:35:28 +03:00 committed by GitHub
parent 5dddb7ed00
commit 1b69410bbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,6 @@ private slots:
void on_comboBoxAutoSave_currentIndexChanged(int index);
void on_comboBoxLanguage_currentIndexChanged(int index);
void on_comboBoxCursorType_currentIndexChanged(int index);
void on_listWidgetSettings_currentRowChanged(int currentRow);
void on_pushButtonTranslation_clicked();
void on_comboBoxLanguageBase_currentIndexChanged(int index);