summaryrefslogtreecommitdiffstats
path: root/noatun/library/equalizerview.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-16 15:01:28 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-16 15:01:28 -0600
commit1e35518ce2e456a2fcad2375aa4e7b96bf895941 (patch)
treecbe7828afea5f0270799be3e2bea46f917149ffe /noatun/library/equalizerview.cpp
parentbfe2615471f3de55215e59b45ed677d15e19b688 (diff)
downloadtdemultimedia-1e35518ce2e456a2fcad2375aa4e7b96bf895941.tar.gz
tdemultimedia-1e35518ce2e456a2fcad2375aa4e7b96bf895941.zip
Fix unintended renaming
Diffstat (limited to 'noatun/library/equalizerview.cpp')
-rw-r--r--noatun/library/equalizerview.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun/library/equalizerview.cpp b/noatun/library/equalizerview.cpp
index a7a1d453..bf779e39 100644
--- a/noatun/library/equalizerview.cpp
+++ b/noatun/library/equalizerview.cpp
@@ -1,7 +1,7 @@
#include "vequalizer.h"
-#define ETQVIEW_CPP
+#define EQVIEW_CPP
#include "equalizerview.h"
-#undef ETQVIEW_CPP
+#undef EQVIEW_CPP
#include "equalizerwidget.h"
#include "app.h"