]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/pen.h
Add the getters
[wxWidgets.git] / interface / wx / pen.h
index a623a2449cd3cc61f7f35fbf05b5c5f2b4d1c3c4..6d5c27341495c882522009406793fd9bf4709f38 100644 (file)
@@ -329,7 +329,7 @@ public:
     //@}
 
     /**
-        Associates an array of pointers to dashes (defined as @c char in X, @c DWORD under
+        Associates an array of dash values (defined as @c char in X, @c DWORD under
         Windows) with the pen.
 
         The array is not deallocated by wxPen, but neither must it be deallocated by