From e0eb244688d9f3a15beb37bdf6d8cfaf91574ca9 Mon Sep 17 00:00:00 2001 From: francesco Date: 2010年11月16日 22:15:04 +0100 Subject: fixed bug that make units plot property inactive --- agg-plot/lua-plot.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'agg-plot/lua-plot.cpp') diff --git a/agg-plot/lua-plot.cpp b/agg-plot/lua-plot.cpp index 01b60858..af130527 100644 --- a/agg-plot/lua-plot.cpp +++ b/agg-plot/lua-plot.cpp @@ -82,7 +82,7 @@ static const struct luaL_Reg plot_methods[] = { {"limits", plot_set_limits }, {"pushlayer", plot_push_layer }, {"poplayer", plot_pop_layer }, - {"clear", plot_clear }, + {"clear", plot_clear }, {"__index", plot_index }, {"__newindex", plot_newindex }, {"__gc", plot_free }, -- cgit v1.2.3

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