Fix style editor color picker (Bug #0000065)

svn: r6495
This commit is contained in:
Brian Matherly
2006-04-29 15:44:44 +00:00
parent 84e1f06b4e
commit 1c5bd0e1b3
2 changed files with 15 additions and 9 deletions

View File

@@ -4971,7 +4971,7 @@ Text Beside Icons</property>
</child>
<child>
<widget class="GtkColorButton" id="colorbutton1">
<widget class="GtkColorButton" id="color">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="use_alpha">False</property>
@@ -5843,7 +5843,7 @@ Text Beside Icons</property>
</child>
<child>
<widget class="GtkColorButton" id="colorbutton2">
<widget class="GtkColorButton" id="bgcolor">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="use_alpha">False</property>