This commit is contained in:
tzim 2013-11-04 16:56:37 +00:00
parent 0c04948262
commit 1c8ea17ff3
2 changed files with 2 additions and 2 deletions

View file

@ -61,7 +61,7 @@ namespace DMX2
// Container child DMX2.SeqMacroUI.Gtk.Container+ContainerChild // Container child DMX2.SeqMacroUI.Gtk.Container+ContainerChild
this.frame1 = new global::Gtk.Frame (); this.frame1 = new global::Gtk.Frame ();
this.frame1.Name = "frame1"; this.frame1.Name = "frame1";
this.frame1.ShadowType = ((global::Gtk.ShadowType)(0)); this.frame1.ShadowType = ((global::Gtk.ShadowType)(1));
// Container child frame1.Gtk.Container+ContainerChild // Container child frame1.Gtk.Container+ContainerChild
this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F); this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
this.GtkAlignment.Name = "GtkAlignment"; this.GtkAlignment.Name = "GtkAlignment";

View file

@ -1587,7 +1587,7 @@
<child> <child>
<widget class="Gtk.Frame" id="frame1"> <widget class="Gtk.Frame" id="frame1">
<property name="MemberName" /> <property name="MemberName" />
<property name="ShadowType">None</property> <property name="ShadowType">In</property>
<child> <child>
<widget class="Gtk.Alignment" id="GtkAlignment"> <widget class="Gtk.Alignment" id="GtkAlignment">
<property name="MemberName" /> <property name="MemberName" />