From c322e6eac2373358c04e7bd70c8e0fc1bcfb37db Mon Sep 17 00:00:00 2001 From: Joshua Langley Date: Mon, 20 Aug 2007 05:29:12 +0000 Subject: Added close button functionality, resize cursor cues. --- src/gui/setup.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/setup.cpp') diff --git a/src/gui/setup.cpp b/src/gui/setup.cpp index 1c17c50e..7142c76b 100644 --- a/src/gui/setup.cpp +++ b/src/gui/setup.cpp @@ -43,7 +43,8 @@ extern Window *skillDialog; Setup::Setup(): Window("Setup") { - int width = 260; + setCloseButton(true); + int width = 250; int height = 245; setContentSize(width, height); -- cgit v1.2.3-70-g09d2