summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/propertyeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/propertyeditor.h')
-rw-r--r--kdevdesigner/designer/propertyeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/propertyeditor.h b/kdevdesigner/designer/propertyeditor.h
index 55341fb4..9c3250d2 100644
--- a/kdevdesigner/designer/propertyeditor.h
+++ b/kdevdesigner/designer/propertyeditor.h
@@ -690,7 +690,7 @@ public:
virtual void setPropertyValue( PropertyItem *i );
virtual void setCurrentProperty( const TQString &n );
- void tqlayoutInitValue( PropertyItem *i, bool changed = FALSE );
+ void layoutInitValue( PropertyItem *i, bool changed = FALSE );
PropertyEditor *propertyEditor() const;
TQString whatsThisAt( const TQPoint &p );
void showCurrentWhatsThis();