diff options
author | David Tardon <dtardon@redhat.com> | 2011-05-17 10:03:46 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-05-18 06:06:35 +0200 |
commit | 87fbe86b7140a77cc6e38f063b08af9213078ca3 (patch) | |
tree | cc3dec63d481f9774ec1d7089a4c8c828c44a53f /vcl/prj | |
parent | eaea49187f4ea29bba32042ef8aeced45304773b (diff) |
generalize ScopedBitmapAccess and simplify usage
It can be used for AlphaMask too now.
Diffstat (limited to 'vcl/prj')
-rw-r--r-- | vcl/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/prj/d.lst b/vcl/prj/d.lst index 00b703cf43b9..3626a3ee36bd 100644 --- a/vcl/prj/d.lst +++ b/vcl/prj/d.lst @@ -97,6 +97,7 @@ mkdir: %_DEST%\inc%_EXT%\vcl ..\inc\vcl\salgtype.hxx %_DEST%\inc%_EXT%\vcl\salgtype.hxx ..\inc\vcl\salstype.hxx %_DEST%\inc%_EXT%\vcl\salstype.hxx ..\inc\vcl\salnativewidgets.hxx %_DEST%\inc%_EXT%\vcl\salnativewidgets.hxx +..\inc\vcl\scopedbitmapaccess.hxx %_DEST%\inc%_EXT%\vcl\scopedbitmapaccess.hxx ..\inc\vcl\scrbar.hxx %_DEST%\inc%_EXT%\vcl\scrbar.hxx ..\inc\vcl\seleng.hxx %_DEST%\inc%_EXT%\vcl\seleng.hxx ..\inc\vcl\settings.hxx %_DEST%\inc%_EXT%\vcl\settings.hxx |