Make sure the interface is showing when the menus are used (i.e. by invoking

Cmd-Esc shortcut).

git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@524 94f232f2-1747-11df-bad5-a5bfde151594
This commit is contained in:
stippi
2012-07-03 15:44:12 +02:00
committed by Alexandre Deckner
parent d848a89394
commit 054e7e4344
+1
View File
@@ -918,6 +918,7 @@ BrowserWindow::MenusBeginning()
{
_UpdateHistoryMenu();
_UpdateClipboardItems();
_ShowInterface(true);
}