aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreenSimulator/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'HomeScreenSimulator/src/mainwindow.h')
-rw-r--r--HomeScreenSimulator/src/mainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/HomeScreenSimulator/src/mainwindow.h b/HomeScreenSimulator/src/mainwindow.h
index 7c2f19b..dd412a3 100644
--- a/HomeScreenSimulator/src/mainwindow.h
+++ b/HomeScreenSimulator/src/mainwindow.h
@@ -57,6 +57,8 @@ private slots:
void on_pushButton_PopupExample_clicked();
+ void on_pushButton_comboBoxExample_clicked();
+
private:
Ui::MainWindow *mp_ui;
DaynightmodeAdaptor *mp_dBusDayNightModeAdapter;