gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/canvas-window-cpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'agg-plot/canvas-window-cpp.h')
-rw-r--r--agg-plot/canvas-window-cpp.h 4
1 files changed, 2 insertions, 2 deletions
diff --git a/agg-plot/canvas-window-cpp.h b/agg-plot/canvas-window-cpp.h
index 62baeb45..36696c2e 100644
--- a/agg-plot/canvas-window-cpp.h
+++ b/agg-plot/canvas-window-cpp.h
@@ -41,11 +41,11 @@ public:
enum win_status_e status;
canvas_window(agg::rgba& bgcol) :
- platform_support_ext(agg::pix_format_bgr24, true),
+ platform_support_ext(agg::pix_format_bgr24, true),
m_canvas(NULL), m_bgcolor(bgcol), m_matrix(), status(not_ready)
{ };
- virtual ~canvas_window()
+ virtual ~canvas_window()
{
if (m_canvas)
delete m_canvas;
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月16日 16:08:20 +0000

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