summaryrefslogtreecommitdiffstats
path: root/noatun
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-13 00:30:28 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-13 00:30:28 -0500
commit017d437099d1f1d6a68e145eca4a507e8ab65d9e (patch)
treef7b44ebcd381527c939e70e03555105218336d76 /noatun
parent14c903d8a9e29e9505ec05ca630f1b5a218679ad (diff)
downloadtdemultimedia-017d437099d1f1d6a68e145eca4a507e8ab65d9e.tar.gz
tdemultimedia-017d437099d1f1d6a68e145eca4a507e8ab65d9e.zip
Fix inadvertent "TQ" changes.
Diffstat (limited to 'noatun')
-rw-r--r--noatun/library/equalizerview.h4
-rw-r--r--noatun/library/noatun/vequalizer.h4
-rw-r--r--noatun/modules/kjofol-skin/kjequalizer.h4
-rw-r--r--noatun/modules/marquis/marquis.h4
-rw-r--r--noatun/modules/winskin/vis/visQueue.h4
5 files changed, 10 insertions, 10 deletions
diff --git a/noatun/library/equalizerview.h b/noatun/library/equalizerview.h
index 569417a0..2c27b45e 100644
--- a/noatun/library/equalizerview.h
+++ b/noatun/library/equalizerview.h
@@ -1,5 +1,5 @@
-#ifndef ETQUALIZERVIEW_H
-#define ETQUALIZERVIEW_H
+#ifndef EQUALIZERVIEW_H
+#define EQUALIZERVIEW_H
#include <tqwidget.h>
#include <kdialogbase.h>
diff --git a/noatun/library/noatun/vequalizer.h b/noatun/library/noatun/vequalizer.h
index f28fb4e1..4a5621ef 100644
--- a/noatun/library/noatun/vequalizer.h
+++ b/noatun/library/noatun/vequalizer.h
@@ -36,8 +36,8 @@
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef NOATUN_VETQUALIZER_H
-#define NOATUN_VETQUALIZER_H
+#ifndef NOATUN_VEQUALIZER_H
+#define NOATUN_VEQUALIZER_H
#include <tqptrlist.h>
#include <tqobject.h>
diff --git a/noatun/modules/kjofol-skin/kjequalizer.h b/noatun/modules/kjofol-skin/kjequalizer.h
index 2280db59..7415ef2f 100644
--- a/noatun/modules/kjofol-skin/kjequalizer.h
+++ b/noatun/modules/kjofol-skin/kjequalizer.h
@@ -1,5 +1,5 @@
-#ifndef KJETQUALIZER_H
-#define KJETQUALIZER_H
+#ifndef KJEQUALIZER_H
+#define KJEQUALIZER_H
#include "kjwidget.h"
//#include "kjloader.h"
diff --git a/noatun/modules/marquis/marquis.h b/noatun/modules/marquis/marquis.h
index 4b63e850..c96a6bd1 100644
--- a/noatun/modules/marquis/marquis.h
+++ b/noatun/modules/marquis/marquis.h
@@ -23,8 +23,8 @@
// used in advertising or otherwise to promote the sale, use or other dealings
// in this Software without prior written authorization from the author(s).
-#ifndef MARTQUIS_H
-#define MARTQUIS_H
+#ifndef MARQUIS_H
+#define MARQUIS_H
#include <noatun/plugin.h>
#include <noatun/app.h>
diff --git a/noatun/modules/winskin/vis/visQueue.h b/noatun/modules/winskin/vis/visQueue.h
index 9360805a..2f737fd1 100644
--- a/noatun/modules/winskin/vis/visQueue.h
+++ b/noatun/modules/winskin/vis/visQueue.h
@@ -11,8 +11,8 @@
*/
-#ifndef __VISTQUEUE_H
-#define __VISTQUEUE_H
+#ifndef __VISQUEUE_H
+#define __VISQUEUE_H
#include <vector>