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