summaryrefslogtreecommitdiff
path: root/include/plotters.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2009-04-08 10:17:09 +0000
committerVincent Sanders <vince@netsurf-browser.org>2009-04-08 10:17:09 +0000
commit056e1ebed94379db41ebb2e40cc88a873cfb4411 (patch)
treed1d01c4b9f9d4c2c2b1db4b705e631d49cf2e6b0 /include/plotters.h
downloadlibnsfb-056e1ebed94379db41ebb2e40cc88a873cfb4411.tar.gz
libnsfb-056e1ebed94379db41ebb2e40cc88a873cfb4411.tar.bz2
initial commit of netsurf framebuffer library
svn path=/trunk/libnsfb/; revision=7060
Diffstat (limited to 'include/plotters.h')
-rw-r--r--include/plotters.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/plotters.h b/include/plotters.h
new file mode 100644
index 0000000..dc4648b
--- /dev/null
+++ b/include/plotters.h
@@ -0,0 +1 @@
+bool select_plotters(nsfb_t *nsfb);