diff options
Diffstat (limited to 'lib/widgets/propeditor/propertymachinefactory.h')
-rw-r--r-- | lib/widgets/propeditor/propertymachinefactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/propertymachinefactory.h b/lib/widgets/propeditor/propertymachinefactory.h index 09ea3bbe..fae5569f 100644 --- a/lib/widgets/propeditor/propertymachinefactory.h +++ b/lib/widgets/propeditor/propertymachinefactory.h @@ -24,7 +24,7 @@ #include "propertywidget.h" -class QWidget; +class TQWidget; namespace PropertyLib{ |