From a61c57070aa618ac749e4a90a2b83c0e3a15e5fd Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Tue, 31 Jul 2012 20:05:33 +0200 Subject: Some positioning changes in the game UI Moved player status bars to the top-right, next to the window menu. Used the layout for dynamic adjustments to screen resolution. --- src/gui/widgets/popup.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/gui/widgets/popup.h') diff --git a/src/gui/widgets/popup.h b/src/gui/widgets/popup.h index 5ec6ecd0..0f062ef5 100644 --- a/src/gui/widgets/popup.h +++ b/src/gui/widgets/popup.h @@ -64,11 +64,6 @@ class Popup : public Container, public gcn::MouseListener */ ~Popup(); - /** - * Sets the window container to be used by new popups. - */ - static void setWindowContainer(WindowContainer *windowContainer); - /** * Draws the popup. */ -- cgit v1.2.3-70-g09d2