summaryrefslogtreecommitdiff
path: root/beos/beos_plotters.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'beos/beos_plotters.cpp')
-rw-r--r--beos/beos_plotters.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/beos/beos_plotters.cpp b/beos/beos_plotters.cpp
index 8628fcb46..dfcfc71d7 100644
--- a/beos/beos_plotters.cpp
+++ b/beos/beos_plotters.cpp
@@ -106,7 +106,8 @@ const struct plotter_table nsbeos_plotters = {
NULL,
NULL,
NULL,
- nsbeos_plot_path
+ nsbeos_plot_path,
+ false // option_knockout
};