aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreen/src/settingswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'HomeScreen/src/settingswidget.h')
-rw-r--r--HomeScreen/src/settingswidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/HomeScreen/src/settingswidget.h b/HomeScreen/src/settingswidget.h
index e0b3fef..067d095 100644
--- a/HomeScreen/src/settingswidget.h
+++ b/HomeScreen/src/settingswidget.h
@@ -39,8 +39,8 @@ protected:
void changeEvent(QEvent* event);
private slots:
- void on_comboBoxLanguage_currentIndexChanged(const QString &);
- void on_comboBoxColorScheme_currentIndexChanged(const QString &);
+ void on_comboBox_language_currentIndexChanged(const QString &);
+ void on_comboBox_colorScheme_currentIndexChanged(const QString &);
signals:
void colorSchemeChanged(void);