]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/rawbmp.h
Make wxPGValidationInfo class instead of struct, re-document it (used at least by...
[wxWidgets.git] / interface / wx / rawbmp.h
index bbe7498d7fb02c251b7c9e48a4fe8816224a1456..8fd55984ded77d8b1cb6921038cb51b4a990de4b 100644 (file)
@@ -99,7 +99,7 @@ public:
     /**
         Return @true of if we could get access to bitmap data successfully.
     */
     /**
         Return @true of if we could get access to bitmap data successfully.
     */
-    operator bool() const:
+    operator bool() const;
 
     /**
         Return the iterator pointing to the origin of the image.
 
     /**
         Return the iterator pointing to the origin of the image.