From 63ac001daa7dfc0735dfefd9c2829c8786b4edaf Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 11 Feb 2009 00:09:51 +0100 Subject: More capitalization fixes for 'color' Hopefully these are the last ones. :) --- src/text.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/text.h') diff --git a/src/text.h b/src/text.h index 550c00a5..6e121da7 100644 --- a/src/text.h +++ b/src/text.h @@ -65,7 +65,7 @@ class Text int mXOffset; /**< The offset of mX from the desired x. */ static int mInstances; /**< Instances of text. */ std::string mText; /**< The text to display. */ - gcn::Color mcolor; /**< The color of the text. */ + gcn::Color mColor; /**< The color of the text. */ bool mIsSpeech; /**< Is this text a speech bubble? */ protected: -- cgit v1.2.3-70-g09d2