diff options
Diffstat (limited to 'kpf/src/Applet.h')
-rw-r--r-- | kpf/src/Applet.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kpf/src/Applet.h b/kpf/src/Applet.h index fccdf8a0..9520d237 100644 --- a/kpf/src/Applet.h +++ b/kpf/src/Applet.h @@ -27,8 +27,8 @@ #include <tqptrlist.h> #include <kpanelapplet.h> -class QPopupMenu; -class QPainter; +class TQPopupMenu; +class TQPainter; class DCOPClient; namespace KPF |