diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-16 15:01:28 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-16 15:01:28 -0600 |
commit | 1e35518ce2e456a2fcad2375aa4e7b96bf895941 (patch) | |
tree | cbe7828afea5f0270799be3e2bea46f917149ffe /noatun/library/equalizer.cpp | |
parent | bfe2615471f3de55215e59b45ed677d15e19b688 (diff) | |
download | tdemultimedia-1e35518ce2e456a2fcad2375aa4e7b96bf895941.tar.gz tdemultimedia-1e35518ce2e456a2fcad2375aa4e7b96bf895941.zip |
Fix unintended renaming
Diffstat (limited to 'noatun/library/equalizer.cpp')
-rw-r--r-- | noatun/library/equalizer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/equalizer.cpp b/noatun/library/equalizer.cpp index a59b9259..87255cb7 100644 --- a/noatun/library/equalizer.cpp +++ b/noatun/library/equalizer.cpp @@ -333,7 +333,7 @@ void Equalizer::enableUpdates(bool) } #undef EQ -#undef ETQBACK +#undef EQBACK #include "equalizer.moc" |