gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/agg-parse-trans.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'agg-plot/agg-parse-trans.cpp')
-rw-r--r--agg-plot/agg-parse-trans.cpp 2
1 files changed, 1 insertions, 1 deletions
diff --git a/agg-plot/agg-parse-trans.cpp b/agg-plot/agg-parse-trans.cpp
index d7f11d17..f7d23786 100644
--- a/agg-plot/agg-parse-trans.cpp
+++ b/agg-plot/agg-parse-trans.cpp
@@ -324,7 +324,7 @@ parse_graph_args (lua_State *L, agg::rgba8& color)
}
else if (gs_is_userdata (L, 2, GS_DRAW_DRAWABLE))
{
- vertex_source *vs = (vertex_source *) lua_touserdata (L, 2);
+ drawable *vs = (drawable *) lua_touserdata (L, 2);
w = new boxed_drawable(vs);
}
else
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月16日 13:08:27 +0000

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