summaryrefslogtreecommitdiff
path: root/gtk/gtk_plotters.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtk_plotters.c')
-rw-r--r--gtk/gtk_plotters.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/gtk_plotters.c b/gtk/gtk_plotters.c
index 7a696e84a..9532119fd 100644
--- a/gtk/gtk_plotters.c
+++ b/gtk/gtk_plotters.c
@@ -93,7 +93,8 @@ const struct plotter_table nsgtk_plotters = {
NULL,
NULL,
NULL,
- nsgtk_plot_path
+ nsgtk_plot_path,
+ true
};