Fix main_window.xml to show the ContextBar again

This commit is contained in:
David Capello 2013-11-10 19:06:37 -03:00
parent c681edbc38
commit af3df61ca3

View File

@ -12,7 +12,7 @@
<vbox noborders="true" expansive="true"> <vbox noborders="true" expansive="true">
<vbox noborders="true" id="contextbar" /> <vbox noborders="true" id="contextbar" />
<splitter id="timelinesplitter" <splitter id="timelinesplitter"
veritical="true" expansive="true" vertical="true" expansive="true"
by="percetage" position="75"> by="percetage" position="75">
<hbox noborders="true" id="workspace" expansive="true" /> <hbox noborders="true" id="workspace" expansive="true" />
<vbox noborders="true" id="timeline" expansive="true" /> <vbox noborders="true" id="timeline" expansive="true" />