-rw-r--r-- | agg-plot/window-cpp.h | 1 |
diff --git a/agg-plot/window-cpp.h b/agg-plot/window-cpp.h index 20ba4744..0d724dd2 100644 --- a/agg-plot/window-cpp.h +++ b/agg-plot/window-cpp.h @@ -28,6 +28,7 @@ public: sg_plot* plot; int slot_id; + plot_render_info inf; bmatrix matrix; unsigned char *layer_buf; |