diff options
Diffstat (limited to 'knotes/knoteedit.h')
-rw-r--r-- | knotes/knoteedit.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/knotes/knoteedit.h b/knotes/knoteedit.h index 00442ae5a..862aa38ba 100644 --- a/knotes/knoteedit.h +++ b/knotes/knoteedit.h @@ -25,9 +25,9 @@ #include <ktextedit.h> -class QFont; -class QColor; -class QPushButton; +class TQFont; +class TQColor; +class TQPushButton; class KAction; class KActionCollection; class KToggleAction; |