summaryrefslogtreecommitdiffstats
path: root/src/base/NotationQuantizer.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-13 02:44:27 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-13 02:44:27 -0500
commit4a9d4beee6be253aff4f6d3c8fca4225b14e66cb (patch)
treecf98aea505b9daac7096c830ffc0397f168e5e0f /src/base/NotationQuantizer.h
parent83a1c06d5545f2d076a75fd92a74b8d19c13e9a0 (diff)
downloadrosegarden-4a9d4beee6be253aff4f6d3c8fca4225b14e66cb.tar.gz
rosegarden-4a9d4beee6be253aff4f6d3c8fca4225b14e66cb.zip
Fix inadvertent "TQ" changes.
Diffstat (limited to 'src/base/NotationQuantizer.h')
-rw-r--r--src/base/NotationQuantizer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/NotationQuantizer.h b/src/base/NotationQuantizer.h
index 02c1c59..87b0d72 100644
--- a/src/base/NotationQuantizer.h
+++ b/src/base/NotationQuantizer.h
@@ -19,8 +19,8 @@
COPYING included with this distribution for more information.
*/
-#ifndef NOTATION_TQUANTIZER_H_
-#define NOTATION_TQUANTIZER_H_
+#ifndef NOTATION_QUANTIZER_H_
+#define NOTATION_QUANTIZER_H_
#include "Quantizer.h"