From 751dcf17daffe9c66d4f5227014a80790bd6ac84 Mon Sep 17 00:00:00 2001 From: Francesco Abbate Date: 2011年12月20日 14:30:02 +0100 Subject: Better code factorization in Lua plot interface functions --- agg-plot/plot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'agg-plot/plot.h') diff --git a/agg-plot/plot.h b/agg-plot/plot.h index 50f8f4cc..df385a43 100644 --- a/agg-plot/plot.h +++ b/agg-plot/plot.h @@ -170,7 +170,7 @@ public: } }; - bool pad_mode() { return m_pad_units; }; + bool pad_mode() const { return m_pad_units; }; protected: void draw_elements(canvas_type &canvas, agg::trans_affine& m); -- cgit v1.2.3

AltStyle によって変換されたページ (->オリジナル) /