diff options
Diffstat (limited to 'noatun/modules/splitplaylist/find.h')
-rw-r--r-- | noatun/modules/splitplaylist/find.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun/modules/splitplaylist/find.h b/noatun/modules/splitplaylist/find.h index 752bc8dd..8c0d461e 100644 --- a/noatun/modules/splitplaylist/find.h +++ b/noatun/modules/splitplaylist/find.h @@ -4,8 +4,8 @@ #include <kdialogbase.h> class KHistoryCombo; -class QCheckBox; -class QPushButton; +class TQCheckBox; +class TQPushButton; class Finder : public KDialogBase { |