diff options
Diffstat (limited to 'korganizer/koeditorgeneral.h')
-rw-r--r-- | korganizer/koeditorgeneral.h | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/korganizer/koeditorgeneral.h b/korganizer/koeditorgeneral.h index c2d1867b9..b1fffc26c 100644 --- a/korganizer/koeditorgeneral.h +++ b/korganizer/koeditorgeneral.h @@ -26,15 +26,15 @@ #include <libkcal/alarm.h> #include <tqlineedit.h> -class QWidget; -class QBoxLayout; -class QLineEdit; -class QLabel; -class QCheckBox; -class QWidgetStack; -class QSpinBox; -class QPushButton; -class QComboBox; +class TQWidget; +class TQBoxLayout; +class TQLineEdit; +class TQLabel; +class TQCheckBox; +class TQWidgetStack; +class TQSpinBox; +class TQPushButton; +class TQComboBox; class KTextEdit; class KSqueezedTextLabel; class KURL; |