summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrTextProperty.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrTextProperty.h')
-rw-r--r--kpresenter/KPrTextProperty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrTextProperty.h b/kpresenter/KPrTextProperty.h
index ec19483fd..c30eeded2 100644
--- a/kpresenter/KPrTextProperty.h
+++ b/kpresenter/KPrTextProperty.h
@@ -43,7 +43,7 @@ public:
Margins = 2
};
- KPrTextProperty( TQWidget *tqparent, const char *name, const MarginsStruct &marginsStruct,
+ KPrTextProperty( TQWidget *parent, const char *name, const MarginsStruct &marginsStruct,
const KoUnit::Unit unit, PropValue protectContent );
~KPrTextProperty();