summaryrefslogtreecommitdiffstats
path: root/kwin4/kwin4/kwin4doc.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwin4/kwin4/kwin4doc.h')
-rw-r--r--kwin4/kwin4/kwin4doc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin4/kwin4/kwin4doc.h b/kwin4/kwin4/kwin4doc.h
index 0084b854..d501918f 100644
--- a/kwin4/kwin4/kwin4doc.h
+++ b/kwin4/kwin4/kwin4doc.h
@@ -51,7 +51,7 @@ Q_OBJECT
TQ_OBJECT
public:
- Kwin4Doc(TQWidget *tqparent, const char *name=0);
+ Kwin4Doc(TQWidget *parent, const char *name=0);
~Kwin4Doc();
/** adds a view to the document which represents the document contents. Usually this is your main view. */