summaryrefslogtreecommitdiff
path: root/wx+/graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'wx+/graph.h')
-rwxr-xr-xwx+/graph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wx+/graph.h b/wx+/graph.h
index 5c71ed52..45129c4b 100755
--- a/wx+/graph.h
+++ b/wx+/graph.h
@@ -16,8 +16,8 @@
#include <zen/string_tools.h>
#include <zen/optional.h>
-//elegant 2D graph as wxPanel specialization
+//elegant 2D graph as wxPanel specialization
namespace zen
{
/*
bgstack15