summaryrefslogtreecommitdiffstats
path: root/keduca/keducabuilder/keducabuilder.h
diff options
context:
space:
mode:
Diffstat (limited to 'keduca/keducabuilder/keducabuilder.h')
-rw-r--r--keduca/keducabuilder/keducabuilder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keduca/keducabuilder/keducabuilder.h b/keduca/keducabuilder/keducabuilder.h
index 93d9cce1..feb9ec8c 100644
--- a/keduca/keducabuilder/keducabuilder.h
+++ b/keduca/keducabuilder/keducabuilder.h
@@ -39,7 +39,7 @@ class KEducaBuilder : public KMainWindow {
TQ_OBJECT
public:
- KEducaBuilder(TQWidget* tqparent=0, const char *name=0, WFlags f = WType_TopLevel | WDestructiveClose);
+ KEducaBuilder(TQWidget* parent=0, const char *name=0, WFlags f = WType_TopLevel | WDestructiveClose);
~KEducaBuilder();
/** start a dialog that asks the user what he wants to do to start*/
bool startChooser();