* Makefile.am:
[monodevelop.git] / extras / MonoDevelop.Database / MonoDevelop.Database.Designer / gtk-gui / MonoDevelop.Database.Designer.IndicesEditorWidget.cs
blob8dd494262f231a53409f235ed390ccb95e4f5d5c
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 IndicesEditorWidget {
16 protected virtual void Build() {
17 Stetic.Gui.Initialize(this);
18 // Widget MonoDevelop.Database.Designer.IndicesEditorWidget
19 Stetic.BinContainer.Attach(this);
20 this.Name = "MonoDevelop.Database.Designer.IndicesEditorWidget";
21 if ((this.Child != null)) {
22 this.Child.ShowAll();
24 this.Show();