diff options
Diffstat (limited to 'lib/widgets/propeditor/psymbolcombo.h')
-rw-r--r-- | lib/widgets/propeditor/psymbolcombo.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/widgets/propeditor/psymbolcombo.h b/lib/widgets/propeditor/psymbolcombo.h index 621ce23c..b9682023 100644 --- a/lib/widgets/propeditor/psymbolcombo.h +++ b/lib/widgets/propeditor/psymbolcombo.h @@ -23,8 +23,8 @@ #include "propertywidget.h" class KLineEdit; -class QPushButton; -class QHBoxLayout; +class TQPushButton; +class TQHBoxLayout; namespace PropertyLib{ |