mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 809258 - the social chatbar now defaults to being hidden. r=felipe
This commit is contained in:
parent
a377629c2d
commit
e3ccc004f4
@ -1060,7 +1060,7 @@
|
||||
contentcontextmenu="contentAreaContextMenu"
|
||||
autocompletepopup="PopupAutoComplete"
|
||||
onclick="contentAreaClick(event, false);"/>
|
||||
<chatbar id="pinnedchats" layer="true" mousethrough="always"/>
|
||||
<chatbar id="pinnedchats" layer="true" mousethrough="always" hidden="true"/>
|
||||
<statuspanel id="statusbar-display" inactive="true"/>
|
||||
</vbox>
|
||||
<splitter id="devtools-side-splitter" hidden="true"/>
|
||||
|
Loading…
Reference in New Issue
Block a user