diff options
Diffstat (limited to 'korganizer/koattendeeeditor.h')
-rw-r--r-- | korganizer/koattendeeeditor.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/korganizer/koattendeeeditor.h b/korganizer/koattendeeeditor.h index 0641748f..5f1dfb97 100644 --- a/korganizer/koattendeeeditor.h +++ b/korganizer/koattendeeeditor.h @@ -24,12 +24,12 @@ #include <tqwidget.h> #include <libkcal/attendee.h> -class QBoxLayout; -class QComboBox; -class QCheckBox; -class QLabel; -class QPushButton; -class QHBox; +class TQBoxLayout; +class TQComboBox; +class TQCheckBox; +class TQLabel; +class TQPushButton; +class TQHBox; namespace KPIM { class AddresseeLineEdit; |