diff options
Diffstat (limited to 'kalarm/recurrenceedit.h')
-rw-r--r-- | kalarm/recurrenceedit.h | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/kalarm/recurrenceedit.h b/kalarm/recurrenceedit.h index 7700877aa..ca428645f 100644 --- a/kalarm/recurrenceedit.h +++ b/kalarm/recurrenceedit.h @@ -29,13 +29,13 @@ #include <tqvaluelist.h> #include "datetime.h" -class QWidgetStack; -class QGroupBox; -class QLabel; -class QListBox; -class QButton; -class QPushButton; -class QBoxLayout; +class TQWidgetStack; +class TQGroupBox; +class TQLabel; +class TQListBox; +class TQButton; +class TQPushButton; +class TQBoxLayout; class SpinBox; class CheckBox; class RadioButton; |