From e2b15c76e438e8325feafef23435d473f9c2e776 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 29 Jul 2011 21:08:53 +0000 Subject: Do not raise ui::Window instances on show(), emit signals on window show() and hide(). --- src/ui/ui.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/ui/ui.h') diff --git a/src/ui/ui.h b/src/ui/ui.h index c611a26..fc0ce56 100644 --- a/src/ui/ui.h +++ b/src/ui/ui.h @@ -93,9 +93,7 @@ public: void set_pointer(const char *pointerbitmap = 0, const Palette::Color color = Palette::Highlight, const bool animated = false); static bool ui_debug; - - - + static float elementmargin; static math::Vector2f elementsize; -- cgit v1.2.3