diff options
Diffstat (limited to 'korganizer/koeditordetails.h')
-rw-r--r-- | korganizer/koeditordetails.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/korganizer/koeditordetails.h b/korganizer/koeditordetails.h index 7d122244b..92a271644 100644 --- a/korganizer/koeditordetails.h +++ b/korganizer/koeditordetails.h @@ -30,12 +30,12 @@ #include <libkcal/attendee.h> -class QPushButton; -class QCheckBox; -class QLineEdit; -class QLabel; -class QComboBox; -class QHBox; +class TQPushButton; +class TQCheckBox; +class TQLineEdit; +class TQLabel; +class TQComboBox; +class TQHBox; class KDateEdit; class KOEditorFreeBusy; |