Spelling: ... shortcut guide (#3790)

* spelling: dimension

* spelling: hidden

* spelling: miniature

* spelling: parent

* spelling: popin

* spelling: signal

* spelling: suppress
This commit is contained in:
Josh Soref
2020-05-27 13:57:19 -04:00
committed by GitHub
parent df93f4ba99
commit ac6b9712ad
4 changed files with 27 additions and 27 deletions

View File

@@ -222,7 +222,7 @@ void OverlayWindow::quick_hide()
void OverlayWindow::was_hidden()
{
target_state->was_hiden();
target_state->was_hidden();
}
void OverlayWindow::destroy()