From 5685e061c0bf74e51a77e20530e7ff33ba41a302 Mon Sep 17 00:00:00 2001 From: terkhen Date: Mon, 19 Jul 2010 20:52:14 +0000 Subject: (svn r20195) -Fix [FS#3891]: Remove autofocus of the edit box in the found town window (Zuu). --- src/town_gui.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/town_gui.cpp b/src/town_gui.cpp index 830d81ced..bcab4560f 100644 --- a/src/town_gui.cpp +++ b/src/town_gui.cpp @@ -1061,7 +1061,6 @@ public: InitializeTextBuffer(&this->text, this->edit_str_buf, this->edit_str_size, MAX_LENGTH_TOWN_NAME_PIXELS); this->RandomTownName(); this->UpdateButtons(true); - this->SetFocusedWidget(TSEW_TOWNNAME_EDITBOX); } void RandomTownName() -- cgit v1.2.3-70-g09d2