First integration of new HMI design
[staging/HomeScreen.git] / HomeScreen / src / mainwindow.h
index 28471a0..0747e46 100644 (file)
@@ -26,7 +26,7 @@
 #include "statusbarwidget.h"
 #include "controlbarwidget.h"
 #include "settingswidget.h"
-#include "applauncherwidget.h"
+//#include "applauncher.h"
 #include "popupwidget.h"
 
 #include "layouthandler.h"
@@ -68,7 +68,7 @@ private:
     ControlBarWidget *mp_controlBarWidget;
     org::agl::daynightmode *mp_dBusDayNightMode_ControlBarWidget;
     SettingsWidget *mp_settingsWidget;
-    AppLauncherWidget *mp_applauncherwidget;
+    //AppLauncherWidget *mp_applauncherwidget;
     PopupWidget *mp_popupWidget;
 
     LayoutHandler *mp_layoutHandler;