Mercurial > hg > easaier-soundaccess
diff widgets/ItemAudioFilterList.h @ 223:c413e82a4812
reorganise RealTimeFilter for Equalizer integration
author | lbajardsilogic |
---|---|
date | Mon, 11 Feb 2008 15:17:54 +0000 |
parents | 894b45c9b787 |
children | 3200ed3fc957 |
line wrap: on
line diff
--- a/widgets/ItemAudioFilterList.h Mon Feb 11 10:08:48 2008 +0000 +++ b/widgets/ItemAudioFilterList.h Mon Feb 11 15:17:54 2008 +0000 @@ -46,7 +46,7 @@ QCheckBox *m_checkBoxPlay; QHBoxLayout *m_layoutMain; PropertyBox *m_propertyBox; - Filter *m_container; + PropertyContainer *m_container; private slots : void openPropertyBox();