diff options
Diffstat (limited to 'noatun/library/effectview.h')
-rw-r--r-- | noatun/library/effectview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/effectview.h b/noatun/library/effectview.h index 2a6e3ce6..28b26c9f 100644 --- a/noatun/library/effectview.h +++ b/noatun/library/effectview.h @@ -31,7 +31,7 @@ class EffectList; class Effect; class KComboBox; -class QToolButton; +class TQToolButton; class EffectView : public KDialogBase { |