gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/plot.h
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2011年12月20日 14:30:02 +0100
committerFrancesco Abbate <francesco.bbt@gmail.com>2011年12月21日 09:24:17 +0100
commit751dcf17daffe9c66d4f5227014a80790bd6ac84 (patch)
tree0ce1318510e1fb2b5f2e1fd26aed76589cb1d946 /agg-plot/plot.h
parentc16aebdd99c9f0ec0639ec207d4405a983cf2149 (diff)
downloadgsl-shell-751dcf17daffe9c66d4f5227014a80790bd6ac84.tar.gz
Better code factorization in Lua plot interface functions
Diffstat (limited to 'agg-plot/plot.h')
-rw-r--r--agg-plot/plot.h 2
1 files changed, 1 insertions, 1 deletions
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);
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月14日 03:04:56 +0000

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