diff options
Diffstat (limited to 'kmoon/kmoonapplet.h')
-rw-r--r-- | kmoon/kmoonapplet.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/kmoon/kmoonapplet.h b/kmoon/kmoonapplet.h index 5018b3d..b9d5607 100644 --- a/kmoon/kmoonapplet.h +++ b/kmoon/kmoonapplet.h @@ -21,14 +21,9 @@ #ifndef KMOONAPPLET #define KMOONAPPLET -#include <tqwidget.h> -#include <tqimage.h> -#include <sys/types.h> -#include <time.h> -#include <ksystemtray.h> #include <kpanelapplet.h> -// #include "kmoonwidget.h" +#include "kmoonwidget.h" class TQPopupMenu; |