X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=HomeScreenSimulator%2Fsrc%2Fmainwindow.h;h=7c2f19bc6f1caff1d7072f8e06030cb61837bb70;hb=0a468d9b5ae7b3e5ba106facf17698d89b1ce200;hp=2eb6e115330695aaddfc7ab7cac80689254cfc4e;hpb=3478f65b39560b333ba189e7d86e2c2cebfc9c7a;p=staging%2FHomeScreen.git diff --git a/HomeScreenSimulator/src/mainwindow.h b/HomeScreenSimulator/src/mainwindow.h index 2eb6e11..7c2f19b 100644 --- a/HomeScreenSimulator/src/mainwindow.h +++ b/HomeScreenSimulator/src/mainwindow.h @@ -18,7 +18,7 @@ #define MAINWINDOW_H #include -#include "../interfaces/daynightmode.h" +#include #include "daynightmode_adapter.h" #include "statusbar_proxy.h" @@ -55,6 +55,8 @@ private slots: void on_pushButton_IconExample_clicked(); + void on_pushButton_PopupExample_clicked(); + private: Ui::MainWindow *mp_ui; DaynightmodeAdaptor *mp_dBusDayNightModeAdapter;