diff options
Diffstat (limited to 'quanta/components/csseditor/doubleeditors.h')
-rw-r--r-- | quanta/components/csseditor/doubleeditors.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quanta/components/csseditor/doubleeditors.h b/quanta/components/csseditor/doubleeditors.h index ed3b91cd..4797f7c7 100644 --- a/quanta/components/csseditor/doubleeditors.h +++ b/quanta/components/csseditor/doubleeditors.h @@ -20,8 +20,8 @@ class mySpinBox; class specialSB; - class QSpinBox; - class QComboBox; + class TQSpinBox; + class TQComboBox; class doubleEditorBase : public miniEditor { Q_OBJECT |