* Enabled separate class for TCustomBitmap and TBitmap

git-svn-id: trunk@14945 -
This commit is contained in:
marc 2008-04-23 23:26:24 +00:00
parent 1f12493662
commit f30a8928e2

View File

@ -25,7 +25,7 @@ unit Graphics;
{$mode objfpc}{$H+}
{$define BITMAP_OLDSTYLE}
{.$define BITMAP_OLDSTYLE}
interface