diff options
Diffstat (limited to 'kdict/applet/kdictapplet.h')
-rw-r--r-- | kdict/applet/kdictapplet.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdict/applet/kdictapplet.h b/kdict/applet/kdictapplet.h index 99a7cec4..de5f469b 100644 --- a/kdict/applet/kdictapplet.h +++ b/kdict/applet/kdictapplet.h @@ -23,8 +23,8 @@ #include <tqhbox.h> #include <kpanelapplet.h> -class QLabel; -class QPushButton; +class TQLabel; +class TQPushButton; class KHistoryCombo; |