From 19f9e0afa7991dd43c97ae050a61ebfa8c930192 Mon Sep 17 00:00:00 2001 From: RKrom Date: Thu, 20 Dec 2012 12:34:13 +0000 Subject: [PATCH] Changed code for the Clipboard and changed a lot of "Bitmap" code to work on images, this might give problems but if these are solved we have better support for MetaFiles. This made it possible to remove the MetafileContainer, which is replaced by the ImageContainer (which is the BitmapContainer modified). The clipboard code now knows more ways to load images from the clipboard! git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2399 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- Greenshot/Greenshot.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Greenshot/Greenshot.csproj b/Greenshot/Greenshot.csproj index daee7b939..48a959521 100644 --- a/Greenshot/Greenshot.csproj +++ b/Greenshot/Greenshot.csproj @@ -75,7 +75,7 @@ - + @@ -110,7 +110,6 @@ -