summaryrefslogtreecommitdiffstats
path: root/keduca/keduca/keduca.h
diff options
context:
space:
mode:
Diffstat (limited to 'keduca/keduca/keduca.h')
-rw-r--r--keduca/keduca/keduca.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keduca/keduca/keduca.h b/keduca/keduca/keduca.h
index c5c5c99b..a997d36e 100644
--- a/keduca/keduca/keduca.h
+++ b/keduca/keduca/keduca.h
@@ -37,7 +37,7 @@ class Keduca : public KParts::MainWindow
public:
/** construtor */
- Keduca(QWidget* parent=0, const char *name=0, WFlags f = WType_TopLevel | WDestructiveClose);
+ Keduca(TQWidget* parent=0, const char *name=0, WFlags f = WType_TopLevel | WDestructiveClose);
/** destructor */
~Keduca();
/** Open gallery window */