Changeset 2950 for libpipi/trunk/ThePimp/gtk-gui/ThePimp.SaveFile.cs
- Timestamp:
- Oct 14, 2008, 12:56:33 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpipi/trunk/ThePimp/gtk-gui/ThePimp.SaveFile.cs
r2875 r2950 33 33 w1.BorderWidth = ((uint)(2)); 34 34 // Container child dialog1_VBox.Gtk.Box+BoxChild 35 this.filechooserwidget1 = new Gtk.FileChooserWidget(((Gtk.FileChooserAction)( 0)));35 this.filechooserwidget1 = new Gtk.FileChooserWidget(((Gtk.FileChooserAction)(1))); 36 36 this.filechooserwidget1.Name = "filechooserwidget1"; 37 37 w1.Add(this.filechooserwidget1);
Note: See TracChangeset
for help on using the changeset viewer.