From 73fac88b0263962c90d2d649938e6a4a5b11a246 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 20 Apr 2013 16:38:52 +0300 Subject: fix style in guichan directory. --- src/guichan/widgets/textfield.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/guichan/widgets/textfield.cpp') diff --git a/src/guichan/widgets/textfield.cpp b/src/guichan/widgets/textfield.cpp index 7d9bd87f6..e5ecc172b 100644 --- a/src/guichan/widgets/textfield.cpp +++ b/src/guichan/widgets/textfield.cpp @@ -61,6 +61,7 @@ namespace gcn gcn::Widget(), gcn::MouseListener(), gcn::KeyListener(), + mText(), mCaretPosition(0), mXScroll(0) { -- cgit v1.2.3-70-g09d2