From 7f100d8d49ce112c334310ed2623a7a89fb355a8 Mon Sep 17 00:00:00 2001 From: François Revel Date: Thu, 2 Oct 2008 14:10:52 +0000 Subject: - Cleanup: remove dead gtk code and its copyrights - remove unneeded fieltype hashlist code we just use the mime roster - implemented saving bitmaps svn path=/trunk/netsurf/; revision=5469 --- beos/beos_thumbnail.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'beos/beos_thumbnail.cpp') diff --git a/beos/beos_thumbnail.cpp b/beos/beos_thumbnail.cpp index af4eab2cc..a9819144a 100644 --- a/beos/beos_thumbnail.cpp +++ b/beos/beos_thumbnail.cpp @@ -45,6 +45,8 @@ extern "C" { // Zeta PRIVATE: in libzeta for now. extern status_t ScaleBitmap(const BBitmap& inBitmap, BBitmap& outBitmap); +#warning XXX do we need to set bitmap:shadow ? + /** * Create a thumbnail of a page. -- cgit v1.2.3