~cszikszoy/do-plugins/pastebin

« back to all changes in this revision

Viewing changes to Tomboy/src/TomboyNewNoteCommand.cs

Spring cleaning. God Monodevelop is a luxury.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
using Do.Universe;
24
24
 
25
 
namespace Do.Addins.Tomboy
 
25
namespace Tomboy
26
26
{       
27
27
        public class TomboyNewNoteCommand : IAction
28
28
        {