提交 adb03955 编写于 作者: B Behdad Esfahbod

Minor

上级 95d18a7c
......@@ -36,7 +36,8 @@ struct view_cairo_t
view_cairo_t (option_parser_t *parser)
: output_options (parser, helper_cairo_supported_formats),
view_options (parser),
lines (0), scale (1.0), direction (HB_DIRECTION_INVALID) {}
direction (HB_DIRECTION_INVALID),
lines (0), scale (1.0) {}
~view_cairo_t (void) {
if (debug)
cairo_debug_reset_static_data ();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册