diff options
Diffstat (limited to 'kalarm/fontcolourbutton.h')
-rw-r--r-- | kalarm/fontcolourbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/fontcolourbutton.h b/kalarm/fontcolourbutton.h index 1b78c434a..f49942eea 100644 --- a/kalarm/fontcolourbutton.h +++ b/kalarm/fontcolourbutton.h @@ -26,7 +26,7 @@ #include <tqframe.h> #include <kdialogbase.h> -class QLineEdit; +class TQLineEdit; class FontColourChooser; class PushButton; |