Updates for refactoring, everything should compile again

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@713 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2010-07-26 15:11:09 +00:00
parent b5d8f4e248
commit 1c2462874d
43 changed files with 649 additions and 68 deletions

View file

@ -26,6 +26,9 @@ using System.IO;
using System.Text;
using System.Windows.Forms;
using Greenshot.Capturing;
using Greenshot.Drawing;
using Greenshot.Forms;
using Greenshot.Plugin;
namespace PluginExample {