From 07f375f59f19a001685db1b78e9ba9040c73bbeb Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 23 Apr 2005 18:21:27 +0000 Subject: Hinted and proposed by Jose Bernadao Silva: Fix compiling by including QObject --- (limited to 'core/applets') diff --git a/core/applets/restartapplet2/restart.h b/core/applets/restartapplet2/restart.h index 6939b28..70ea74a 100644 --- a/core/applets/restartapplet2/restart.h +++ b/core/applets/restartapplet2/restart.h @@ -11,6 +11,7 @@ #define __OPIE_RESTART_APPLET_H__ #include +#include class RestartApplet : public QObject, public MenuAppletInterface { -- cgit v0.9.0.2