summaryrefslogtreecommitdiffstats
path: root/amarok/src/statusbar
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-13 01:59:40 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-13 01:59:40 -0500
commita3bc52ff9b9c38aebdd9b48d2ad9cdd0ce45b8ed (patch)
treece518baf6f8229faa86a2b5a58bcc4b5e6c28460 /amarok/src/statusbar
parent00324698960819812e8663d54a06ee9f3a1cfd2c (diff)
downloadamarok-a3bc52ff9b9c38aebdd9b48d2ad9cdd0ce45b8ed.tar.gz
amarok-a3bc52ff9b9c38aebdd9b48d2ad9cdd0ce45b8ed.zip
Fix inadvertent "TQ" changes.
Diffstat (limited to 'amarok/src/statusbar')
-rw-r--r--amarok/src/statusbar/queueLabel.h4
-rw-r--r--amarok/src/statusbar/squeezedtextlabel.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/amarok/src/statusbar/queueLabel.h b/amarok/src/statusbar/queueLabel.h
index f5dd3049..42bb59b9 100644
--- a/amarok/src/statusbar/queueLabel.h
+++ b/amarok/src/statusbar/queueLabel.h
@@ -17,8 +17,8 @@
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
-#ifndef AMAROK_TQUEUELABEL_H
-#define AMAROK_TQUEUELABEL_H
+#ifndef AMAROK_QUEUELABEL_H
+#define AMAROK_QUEUELABEL_H
#include "playlistitem.h"
#include "popupMessage.h"
diff --git a/amarok/src/statusbar/squeezedtextlabel.h b/amarok/src/statusbar/squeezedtextlabel.h
index 41ea147f..67723d6e 100644
--- a/amarok/src/statusbar/squeezedtextlabel.h
+++ b/amarok/src/statusbar/squeezedtextlabel.h
@@ -18,8 +18,8 @@
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
-#ifndef STQUEEZEDTEXTLABEL_H
-#define STQUEEZEDTEXTLABEL_H
+#ifndef SQUEEZEDTEXTLABEL_H
+#define SQUEEZEDTEXTLABEL_H
#include <tqlabel.h>