diff options
Diffstat (limited to 'lib/widgets/propeditor/qeditlistbox.h')
-rw-r--r-- | lib/widgets/propeditor/qeditlistbox.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/widgets/propeditor/qeditlistbox.h b/lib/widgets/propeditor/qeditlistbox.h index 245f8b57..7a4a34a2 100644 --- a/lib/widgets/propeditor/qeditlistbox.h +++ b/lib/widgets/propeditor/qeditlistbox.h @@ -24,8 +24,8 @@ #include <tqlistbox.h> class KLineEdit; -class QComboBox; -class QPushButton; +class TQComboBox; +class TQPushButton; /** * An editable listbox |