diff options
Diffstat (limited to 'kmoon/kmoonwidget.h')
-rw-r--r-- | kmoon/kmoonwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmoon/kmoonwidget.h b/kmoon/kmoonwidget.h index 0ded638..9439784 100644 --- a/kmoon/kmoonwidget.h +++ b/kmoon/kmoonwidget.h @@ -26,7 +26,7 @@ #include <sys/types.h> #include <time.h> #include <ksystemtray.h> -class QPopupMenu; +class TQPopupMenu; class MoonWidget : public QWidget { |