diff options
Diffstat (limited to 'knotes/knote.h')
-rw-r--r-- | knotes/knote.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/knote.h b/knotes/knote.h index 0f15bf4ba..a3bfd7b3e 100644 --- a/knotes/knote.h +++ b/knotes/knote.h @@ -30,7 +30,7 @@ #include <kconfig.h> #include <kxmlguiclient.h> -class QLabel; +class TQLabel; class KXMLGUIBuilder; |