summaryrefslogtreecommitdiff
path: root/core/applets/homeapplet/home.h
Unidiff
Diffstat (limited to 'core/applets/homeapplet/home.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/homeapplet/home.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/applets/homeapplet/home.h b/core/applets/homeapplet/home.h
index 22ecd47..7f1f006 100644
--- a/core/applets/homeapplet/home.h
+++ b/core/applets/homeapplet/home.h
@@ -21,6 +21,7 @@
21#define __OPIE_HOME_APPLET_H__ 21#define __OPIE_HOME_APPLET_H__
22 22
23#include <qpe/menuappletinterface.h> 23#include <qpe/menuappletinterface.h>
24#include <qobject.h>
24 25
25class HomeApplet : public QObject, public MenuAppletInterface 26class HomeApplet : public QObject, public MenuAppletInterface
26{ 27{