]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/pen.h
Reverted the _n__ fix for now.
[wxWidgets.git] / include / wx / msw / pen.h
index 3c56bdaa7077609730e062243da80fce4e7a243e..a653d39db0a8975e033754576290dd7852320c4c 100644 (file)
@@ -89,7 +89,7 @@ public:
   // Internal
   bool RealizeResource();
   bool FreeResource(bool force = FALSE);
-  WXHANDLE GetResourceHandle() ;
+  WXHANDLE GetResourceHandle() const;
   bool IsFree() const;
   void Unshare();
 };