summaryrefslogtreecommitdiffstats
path: root/lib/widgets/propeditor/propertymachinefactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/propeditor/propertymachinefactory.h')
-rw-r--r--lib/widgets/propeditor/propertymachinefactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/propertymachinefactory.h b/lib/widgets/propeditor/propertymachinefactory.h
index 84da3e71..fae5569f 100644
--- a/lib/widgets/propeditor/propertymachinefactory.h
+++ b/lib/widgets/propeditor/propertymachinefactory.h
@@ -74,7 +74,7 @@ public:
void registerEditor(int type, createMachine creator);
/**Creates and returns the editor for given property type.
- Warning: editor and viewer widgets won't have tqparent widget. %Property editor
+ Warning: editor and viewer widgets won't have parent widget. %Property editor
cares about reparenting and deletion of returned widgets in machines.*/
Machine *machineForProperty(MultiProperty *property);
bool hasDetailedEditors(int type);