SharpDevelop 4.2 & Microsoft Visual Studio Express 2010 C# both need this change.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1674 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-02-26 12:42:09 +00:00
parent 150ea9c4eb
commit 09201841c3

View file

@ -23,6 +23,7 @@ using System.Collections.Generic;
using System.Windows.Forms;
using GreenshotConfluencePlugin;
using GreenshotConfluencePlugin.confluence;
using GreenshotPlugin.Core;
using IniFile;