diff options
Diffstat (limited to 'lib/widgets/propeditor/pspinbox.h')
-rw-r--r-- | lib/widgets/propeditor/pspinbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/pspinbox.h b/lib/widgets/propeditor/pspinbox.h index 9998ff2f..d4486cae 100644 --- a/lib/widgets/propeditor/pspinbox.h +++ b/lib/widgets/propeditor/pspinbox.h @@ -22,7 +22,7 @@ #include "propertywidget.h" -class QSpinBox; +class TQSpinBox; namespace PropertyLib{ |