From 4955fd5009a6f4b615fec006c960c0ed99e3d9a7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:05:53 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- src/optionsdetailed.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/optionsdetailed.h') diff --git a/src/optionsdetailed.h b/src/optionsdetailed.h index 4a5de22..a5af0d9 100755 --- a/src/optionsdetailed.h +++ b/src/optionsdetailed.h @@ -17,7 +17,7 @@ class KIntSpinBox; class TQCheckBox; class KComboBox; class KLineEdit; -class KToolBarButton; +class TDEToolBarButton; /** * @short The options widget for setting up the output options more detailed @@ -73,7 +73,7 @@ private: KComboBox* cChannels; TQCheckBox* cReplayGain; - KToolBarButton* pProfileSave; + TDEToolBarButton* pProfileSave; KLineEdit* lUserOptions; -- cgit v1.2.1