Add 2017 to copyright
[staging/HomeScreen.git] / HomeScreen / src / settingswidget.h
index e0b3fef..75bb383 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -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);