Updated the about form to have an animation, which is not yet finished.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2368 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-12-07 20:40:17 +00:00
commit 9803c91122
4 changed files with 263 additions and 97 deletions

View file

@ -140,6 +140,7 @@
<Compile Include="Core\AbstractDestination.cs" />
<Compile Include="Core\AbstractProcessor.cs" />
<Compile Include="Core\AccessibleHelper.cs" />
<Compile Include="Core\AnimationHelpers.cs" />
<Compile Include="Core\BinaryStructHelper.cs" />
<Compile Include="Core\BitmapBuffer.cs" />
<Compile Include="Core\Cache.cs" />