diff options
Diffstat (limited to 'lib/widgets/propeditor/pcombobox.h')
-rw-r--r-- | lib/widgets/propeditor/pcombobox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/pcombobox.h b/lib/widgets/propeditor/pcombobox.h index 71deb388..9f03407c 100644 --- a/lib/widgets/propeditor/pcombobox.h +++ b/lib/widgets/propeditor/pcombobox.h @@ -26,7 +26,7 @@ #include "propertywidget.h" -class QComboBox; +class TQComboBox; namespace PropertyLib{ |