~gotopad/do-plugins/TimerApplet

« back to all changes in this revision

Viewing changes to WindowManager/src/Screen/ScreenItemSource.cs

  • Committer: Jason Smith
  • Date: 2009-06-03 17:33:29 UTC
  • Revision ID: jason@t500-20090603173329-fo2ipb6h8lojju8y
Fix potential crash

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
                                return "desktop";
51
51
                        }
52
52
                }
 
53
                
 
54
                public ScreenItemSource ()
 
55
                {
 
56
                        ScreenUtils.Initialize ();
 
57
                }
53
58
 
54
59
                public override IEnumerable<Type> SupportedItemTypes {
55
60
                        get {