* Makefile.am:
[monodevelop.git] / extras / MonoDevelop.Database / MonoDevelop.Database.Designer / gtk-gui / MonoDevelop.Database.Designer.ConstraintsEditorWidget.cs
blob035ef70ad9848e9e10a73c544f0655e883b4f9d2
1 // ------------------------------------------------------------------------------
2 // <autogenerated>
3 // This code was generated by a tool.
4 //
5 //
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
8 // </autogenerated>
9 // ------------------------------------------------------------------------------
11 namespace MonoDevelop.Database.Designer {
14 public partial class ConstraintsEditorWidget {
16 protected virtual void Build() {
17 Stetic.Gui.Initialize(this);
18 // Widget MonoDevelop.Database.Designer.ConstraintsEditorWidget
19 Stetic.BinContainer.Attach(this);
20 this.Name = "MonoDevelop.Database.Designer.ConstraintsEditorWidget";
21 if ((this.Child != null)) {
22 this.Child.ShowAll();
24 this.Show();