summaryrefslogtreecommitdiffstats
path: root/keduca/keduca/keduca_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'keduca/keduca/keduca_part.h')
-rw-r--r--keduca/keduca/keduca_part.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keduca/keduca/keduca_part.h b/keduca/keduca/keduca_part.h
index 98a720fc..418209a8 100644
--- a/keduca/keduca/keduca_part.h
+++ b/keduca/keduca/keduca_part.h
@@ -40,8 +40,8 @@ class KEducaPart : public KParts::ReadOnlyPart
/*
* Constructor.
*/
- KEducaPart( QWidget *parentWidget, const char *widgetName, QObject *parent,
- const char *name, const QStringList &args );
+ KEducaPart( TQWidget *parentWidget, const char *widgetName, TQObject *parent,
+ const char *name, const TQStringList &args );
/*
* Destructor.