From a316d537dce50f4b4e1e10f5c26a7851baddbd8b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 24 Aug 2012 18:29:30 +0300 Subject: Small style changes. Also fix overloaded methods visibility. --- src/guichan/widget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/guichan') diff --git a/src/guichan/widget.cpp b/src/guichan/widget.cpp index 8bae81141..efeb80486 100644 --- a/src/guichan/widget.cpp +++ b/src/guichan/widget.cpp @@ -299,7 +299,7 @@ namespace gcn if (visible) distributeShownEvent(); - else if (!visible) + else distributeHiddenEvent(); mVisible = visible; -- cgit v1.2.3-60-g2f50