]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/pen.h
Fixed Connect() use sample case in CreateControls() docs
[wxWidgets.git] / interface / wx / pen.h
index d54d9f581db5af83034aae13f889d3089719d551..86374646c6b3eceb626da99fc172a451d85fbcd2 100644 (file)
@@ -201,7 +201,7 @@ public:
                  pointer to the pen object is stored in an application
                  data structure, and there is a risk of double deletion.
     */
-    ~wxPen();
+    virtual ~wxPen();
 
     /**
         Returns the pen cap style, which may be one of @c wxCAP_ROUND, @c