-rw-r--r-- | core/applets/restartapplet/restart.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/core/applets/restartapplet/restart.cpp b/core/applets/restartapplet/restart.cpp index 9ecba04..226c2a8 100644 --- a/core/applets/restartapplet/restart.cpp +++ b/core/applets/restartapplet/restart.cpp @@ -11,20 +11,15 @@ ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. ** **********************************************************************/ #include "restart.h" -#include <qpe/resource.h> -#include <qpe/qpeapplication.h> #include <qpe/qcopenvelope_qws.h> -#include <qpe/resource.h> #include <qpainter.h> -#include <qpixmap.h> -#include <qdatastream.h> /* XPM */ static char *restart_xpm[] = { "16 16 11 1", " c None", |