From d2e83863e6e5faa6d6eeb3ab0c0a384dac3a0a11 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 21 May 2011 02:01:24 +0300 Subject: Fix some issues after automatic code checking. --- src/gui/widgets/layout.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets') diff --git a/src/gui/widgets/layout.h b/src/gui/widgets/layout.h index 2621f018a..f5e1f1749 100644 --- a/src/gui/widgets/layout.h +++ b/src/gui/widgets/layout.h @@ -183,6 +183,8 @@ class LayoutCell mAlign[1] = 0; mNbFill[0] = 0; mNbFill[1] = 0; + mSize[0] = 0; + mSize[1] = 0; } ~LayoutCell(); -- cgit v1.2.3-60-g2f50