diff options
Diffstat (limited to 'lib/widgets/propeditor/pcheckbox.h')
-rw-r--r-- | lib/widgets/propeditor/pcheckbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/pcheckbox.h b/lib/widgets/propeditor/pcheckbox.h index 53cefe57..b2fffc8e 100644 --- a/lib/widgets/propeditor/pcheckbox.h +++ b/lib/widgets/propeditor/pcheckbox.h @@ -22,7 +22,7 @@ #include "propertywidget.h" -class QCheckBox; +class TQCheckBox; namespace PropertyLib{ |