diff options
Diffstat (limited to 'lib/widgets/propeditor/pyesnobutton.h')
-rw-r--r-- | lib/widgets/propeditor/pyesnobutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/pyesnobutton.h b/lib/widgets/propeditor/pyesnobutton.h index 9e5af75b..408dec4b 100644 --- a/lib/widgets/propeditor/pyesnobutton.h +++ b/lib/widgets/propeditor/pyesnobutton.h @@ -22,7 +22,7 @@ #include <propertywidget.h> -class QPushButton; +class TQPushButton; namespace PropertyLib{ |