summaryrefslogtreecommitdiffstats
path: root/kjots/kjotsedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kjots/kjotsedit.h')
-rw-r--r--kjots/kjotsedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjots/kjotsedit.h b/kjots/kjotsedit.h
index d54a627..39ddc3a 100644
--- a/kjots/kjotsedit.h
+++ b/kjots/kjotsedit.h
@@ -32,7 +32,7 @@ class KJotsEdit : public KEdit
Q_OBJECT
TQ_OBJECT
public:
- KJotsEdit (TQWidget* tqparent=0, const char* name=0);
+ KJotsEdit (TQWidget* parent=0, const char* name=0);
~KJotsEdit ();
void print(TQString title = TQString());