~jorgecs10/do-plugins/quodlibet-plugin

« back to all changes in this revision

Viewing changes to Flickr/gtk-gui/Flickr.AccountConfig.cs

  • Committer: Alex Launi
  • Date: 2009-04-30 00:58:48 UTC
  • mfrom: (591.1.10 fix-flickr-upload)
  • Revision ID: alex.launi@temple.edu-20090430005848-gekh6shfla7jg195
merge Chris' flickr fixing branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// ------------------------------------------------------------------------------
2
2
//  <autogenerated>
3
3
//      This code was generated by a tool.
4
 
//      Mono Runtime Version: 2.0.50727.42
 
4
//      
5
5
// 
6
6
//      Changes to this file may cause incorrect behavior and will be lost if 
7
7
//      the code is regenerated.
102
102
            this.hbuttonbox1.Name = "hbuttonbox1";
103
103
            // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
104
104
            this.auth_btn = new Gtk.Button();
105
 
            this.auth_btn.WidthRequest = 174;
106
105
            this.auth_btn.CanFocus = true;
107
106
            this.auth_btn.Name = "auth_btn";
108
107
            this.auth_btn.UseUnderline = true;