Remove hardcoded value from main_window.xml for the color bar splitter

This commit is contained in:
David Capello 2014-04-17 16:23:09 -03:00
parent 330602a78c
commit 05507408e1

View File

@ -6,7 +6,7 @@
<hbox noborders="true" id="tabsbar" />
<splitter id="colorbarsplitter"
horizontal="true" expansive="true"
by="pixel" position="52">
by="pixel">
<vbox noborders="true" id="colorbar" />
<vbox noborders="true" expansive="true">
<vbox noborders="true" id="contextbar" />