mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-19 03:39:58 +00:00
Remove tooltip object as part of WindowManager::clear
This commit is contained in:
parent
7f634514a8
commit
0e2e23e9f8
@ -1694,6 +1694,8 @@ namespace MWGui
|
||||
mCompanionWindow->resetReference();
|
||||
mConsole->resetReference();
|
||||
|
||||
mToolTips->setFocusObject(MWWorld::ConstPtr());
|
||||
|
||||
mInventoryWindow->clear();
|
||||
|
||||
mSelectedSpell.clear();
|
||||
|
Loading…
x
Reference in New Issue
Block a user