mirror of
https://github.com/greenshot/greenshot
synced 2025-07-14 17:13:44 -07:00
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:
parent
b5d8f4e248
commit
1c2462874d
43 changed files with 649 additions and 68 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue