~cszikszoy/do-plugins/pastebin

« back to all changes in this revision

Viewing changes to Flickr/src/UploadConfig.cs

  • Committer: David Siegel
  • Date: 2008-10-31 17:53:44 UTC
  • Revision ID: david@david-desktop-20081031175344-0pajwleb6duah1as
Fix formatting issue for ScreenshotDelayItem.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
namespace Flickr
26
26
{
 
27
        [System.ComponentModel.Category("Flickr")]
 
28
        [System.ComponentModel.ToolboxItem(true)]
27
29
        public partial class UploadConfig : Gtk.Bin
28
30
        {               
29
31
                public UploadConfig()