diff options
Diffstat (limited to 'korganizer/koeditorrecurrence.h')
-rw-r--r-- | korganizer/koeditorrecurrence.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/korganizer/koeditorrecurrence.h b/korganizer/koeditorrecurrence.h index 5b900330d..0ce9c6dda 100644 --- a/korganizer/koeditorrecurrence.h +++ b/korganizer/koeditorrecurrence.h @@ -32,11 +32,11 @@ #include <libkcal/incidencebase.h> -class QWidgetStack; -class QSpinBox; -class QRadioButton; -class QGroupBox; -class QCheckBox; +class TQWidgetStack; +class TQSpinBox; +class TQRadioButton; +class TQGroupBox; +class TQCheckBox; class KDateEdit; namespace KCal { |