From 761682b6254a3d43e65ff45e07683c61afa6f1e4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 31 Mar 2012 16:54:22 +0300 Subject: Last part of fixes. --- src/guichan/widgets/textbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/guichan') diff --git a/src/guichan/widgets/textbox.cpp b/src/guichan/widgets/textbox.cpp index c2cd5586f..da7edaac7 100644 --- a/src/guichan/widgets/textbox.cpp +++ b/src/guichan/widgets/textbox.cpp @@ -97,7 +97,7 @@ namespace gcn mTextRows.clear(); - std::string::size_type pos, lastPos = 0; + size_t pos, lastPos = 0; int length; do { -- cgit v1.2.3-60-g2f50