From 494e35cda96863f676409d304a916d9308040eab Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Sat, 1 Nov 2008 03:42:31 +0000 Subject: Added a close button to the minimap so that it matches the other windows better. --- src/gui/minimap.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gui/minimap.cpp b/src/gui/minimap.cpp index 8640fdb0..8404e52a 100644 --- a/src/gui/minimap.cpp +++ b/src/gui/minimap.cpp @@ -35,6 +35,7 @@ Minimap::Minimap(): mMapImage(NULL), mProportion(0.5) { + setCloseButton(true); setWindowName("MiniMap"); } -- cgit v1.2.3-70-g09d2