little bugfix

This commit is contained in:
ardi@ist-einmalig.de 2009-09-27 23:27:14 +00:00
parent 99f6bcc3a4
commit 818ce60796

View File

@ -108,6 +108,8 @@ GuiSearchBar::~GuiSearchBar()
delete BacspaceBtnImg;
delete BacspaceBtnImg_Over;
delete imgBacspaceBtn;
if(inSide)
mainWindow->SetState(STATE_DEFAULT);
}
void GuiSearchBar::Draw()
{