Fixed the build, broken when DisplayDriver::DrawBitmap was changed
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12752 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
3295cceb8f
commit
dfb10be5f9
@ -80,8 +80,7 @@ class PreviewDriver : public DisplayDriver
|
||||
|
||||
virtual void InvertRect( const BRect &r);
|
||||
|
||||
virtual void DrawBitmap( BRegion *region,
|
||||
ServerBitmap *bitmap,
|
||||
virtual void DrawBitmap( ServerBitmap *bitmap,
|
||||
const BRect &source,
|
||||
const BRect &dest,
|
||||
const DrawData *d) {}
|
||||
|
Loading…
Reference in New Issue
Block a user