From 8efaed5076ec07e720380d61c70b6827b93a8fc7 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Sun, 18 Sep 2005 09:50:57 +0000 Subject: As m[a]tt noticed, made the status win a little more wide, and resizable. --- src/gui/status.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/status.cpp') diff --git a/src/gui/status.cpp b/src/gui/status.cpp index 5a117982..f1eadafc 100644 --- a/src/gui/status.cpp +++ b/src/gui/status.cpp @@ -38,8 +38,8 @@ StatusWindow::StatusWindow(): Window(player_info->name) { - setResizable(false); - setContentSize(335, 255); + setResizable(true); + setContentSize(365, 255); // ---------------------- // Status Part -- cgit v1.2.3-70-g09d2