summaryrefslogtreecommitdiff
path: root/beos/beos_thumbnail.cpp
diff options
context:
space:
mode:
authorFrançois Revel <mmu_man@netsurf-browser.org>2008-10-02 14:10:52 +0000
committerFrançois Revel <mmu_man@netsurf-browser.org>2008-10-02 14:10:52 +0000
commit7f100d8d49ce112c334310ed2623a7a89fb355a8 (patch)
tree6fcfa1fdf95f199510f9ffd53b5f3cf2bf2c9435 /beos/beos_thumbnail.cpp
parent08073fb3d696c474c92a6ac8cfabf8bf04774258 (diff)
downloadnetsurf-7f100d8d49ce112c334310ed2623a7a89fb355a8.tar.gz
netsurf-7f100d8d49ce112c334310ed2623a7a89fb355a8.tar.bz2
- 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
Diffstat (limited to 'beos/beos_thumbnail.cpp')
-rw-r--r--beos/beos_thumbnail.cpp2
1 files changed, 2 insertions, 0 deletions
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.