~cszikszoy/do-plugins/pastebin

« back to all changes in this revision

Viewing changes to Evolution/src/EvolutionContactItemSource.cs

  • Committer: djsiegel at gmail
  • Date: 2007-11-07 18:07:15 UTC
  • Revision ID: djsiegel@gmail.com-20071107180715-vccgrb6tl3qf3rh1
Addins finally have their own namespaces.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
using Evolution;
25
25
 
26
26
using Do.Addins;
 
27
using Do.Universe;
27
28
 
28
 
namespace Do.Universe
 
29
namespace Do.Addins.Evolution
29
30
{
30
31
 
31
32
        public class EvolutionContactItemSource : IItemSource