From 4a9d4beee6be253aff4f6d3c8fca4225b14e66cb Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 13 Apr 2012 02:44:27 -0500 Subject: Fix inadvertent "TQ" changes. --- src/gui/widgets/QuantizeParameters.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/widgets/QuantizeParameters.h') diff --git a/src/gui/widgets/QuantizeParameters.h b/src/gui/widgets/QuantizeParameters.h index a32c745..c5a5c71 100644 --- a/src/gui/widgets/QuantizeParameters.h +++ b/src/gui/widgets/QuantizeParameters.h @@ -23,8 +23,8 @@ COPYING included with this distribution for more information. */ -#ifndef _RG_ROSEGARDENTQUANTIZEPARAMETERS_H_ -#define _RG_ROSEGARDENTQUANTIZEPARAMETERS_H_ +#ifndef _RG_ROSEGARDENQUANTIZEPARAMETERS_H_ +#define _RG_ROSEGARDENQUANTIZEPARAMETERS_H_ #include #include -- cgit v1.2.1