From b1f8a2eaab592b59b5946bdbe38f0d8f775cc434 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 15 Aug 2011 23:04:44 +0300 Subject: Add drop down widget for setup pages. Known issue: popup listbox drawed under other widgets. --- src/guichan/include/guichan/basiccontainer.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/guichan') diff --git a/src/guichan/include/guichan/basiccontainer.hpp b/src/guichan/include/guichan/basiccontainer.hpp index b63b83cd8..998e1f601 100644 --- a/src/guichan/include/guichan/basiccontainer.hpp +++ b/src/guichan/include/guichan/basiccontainer.hpp @@ -132,7 +132,7 @@ namespace gcn * @see remove, clear */ virtual void clear(); - + /** * Draws the children widgets of the basic container. * -- cgit v1.2.3-60-g2f50