aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreen/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'HomeScreen/src/mainwindow.h')
-rw-r--r--HomeScreen/src/mainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/HomeScreen/src/mainwindow.h b/HomeScreen/src/mainwindow.h
index 28471a0..0747e46 100644
--- a/HomeScreen/src/mainwindow.h
+++ b/HomeScreen/src/mainwindow.h
@@ -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;