This commit is contained in:
parent
0c04948262
commit
1c8ea17ff3
2 changed files with 2 additions and 2 deletions
|
|
@ -61,7 +61,7 @@ namespace DMX2
|
|||
// Container child DMX2.SeqMacroUI.Gtk.Container+ContainerChild
|
||||
this.frame1 = new global::Gtk.Frame ();
|
||||
this.frame1.Name = "frame1";
|
||||
this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
|
||||
this.frame1.ShadowType = ((global::Gtk.ShadowType)(1));
|
||||
// Container child frame1.Gtk.Container+ContainerChild
|
||||
this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
|
||||
this.GtkAlignment.Name = "GtkAlignment";
|
||||
|
|
|
|||
|
|
@ -1587,7 +1587,7 @@
|
|||
<child>
|
||||
<widget class="Gtk.Frame" id="frame1">
|
||||
<property name="MemberName" />
|
||||
<property name="ShadowType">None</property>
|
||||
<property name="ShadowType">In</property>
|
||||
<child>
|
||||
<widget class="Gtk.Alignment" id="GtkAlignment">
|
||||
<property name="MemberName" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue