mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-20 02:09:16 +01:00
little bugfix
This commit is contained in:
parent
99f6bcc3a4
commit
818ce60796
@ -108,6 +108,8 @@ GuiSearchBar::~GuiSearchBar()
|
|||||||
delete BacspaceBtnImg;
|
delete BacspaceBtnImg;
|
||||||
delete BacspaceBtnImg_Over;
|
delete BacspaceBtnImg_Over;
|
||||||
delete imgBacspaceBtn;
|
delete imgBacspaceBtn;
|
||||||
|
if(inSide)
|
||||||
|
mainWindow->SetState(STATE_DEFAULT);
|
||||||
}
|
}
|
||||||
void GuiSearchBar::Draw()
|
void GuiSearchBar::Draw()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user