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.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/gui/widgets/popup.cpp') diff --git a/src/gui/widgets/popup.cpp b/src/gui/widgets/popup.cpp index 3b80fe5e..f71714ed 100644 --- a/src/gui/widgets/popup.cpp +++ b/src/gui/widgets/popup.cpp @@ -66,11 +66,6 @@ Popup::~Popup() mSkin->instances--; } -void Popup::setWindowContainer(WindowContainer *wc) -{ - windowContainer = wc; -} - void Popup::draw(gcn::Graphics *graphics) { Graphics *g = static_cast(graphics); -- cgit v1.2.3-70-g09d2