summaryrefslogtreecommitdiffstats
path: root/wizards/groupwarewizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/groupwarewizard.h')
-rw-r--r--wizards/groupwarewizard.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/groupwarewizard.h b/wizards/groupwarewizard.h
index bb944537..9a6c2588 100644
--- a/wizards/groupwarewizard.h
+++ b/wizards/groupwarewizard.h
@@ -22,7 +22,7 @@
#ifndef GROUPWAREWIZARD_H
#define GROUPWAREWIZARD_H
-#include <qwidget.h>
+#include <tqwidget.h>
class OverViewPage;
@@ -31,7 +31,7 @@ class GroupwareWizard : public QWidget
Q_OBJECT
public:
- GroupwareWizard( QWidget *parent, const char *name = 0 );
+ GroupwareWizard( TQWidget *parent, const char *name = 0 );
~GroupwareWizard();
private: