summaryrefslogtreecommitdiffstats
path: root/korganizer/koeditorgeneralevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/koeditorgeneralevent.h')
-rw-r--r--korganizer/koeditorgeneralevent.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/korganizer/koeditorgeneralevent.h b/korganizer/koeditorgeneralevent.h
index 21a7dfc4..a13fa47c 100644
--- a/korganizer/koeditorgeneralevent.h
+++ b/korganizer/koeditorgeneralevent.h
@@ -27,12 +27,12 @@
#include "koeditorgeneral.h"
#include <tqdatetime.h>
-class QLabel;
+class TQLabel;
class KDateEdit;
class KTimeEdit;
-class QCheckBox;
-class QComboBox;
-class QBoxLayout;
+class TQCheckBox;
+class TQComboBox;
+class TQBoxLayout;
namespace KCal {
class Event;