X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..f1d5aa1285e4419a067815974b5bad2a1d76c747:/interface/wx/rawbmp.h diff --git a/interface/wx/rawbmp.h b/interface/wx/rawbmp.h index df9ac84567..8fd55984de 100644 --- a/interface/wx/rawbmp.h +++ b/interface/wx/rawbmp.h @@ -8,7 +8,6 @@ /** @class wxPixelData - @wxheader{rawbmp.h} A class template with ready to use implementations for getting direct and efficient access to wxBitmap's internal data and @@ -100,7 +99,7 @@ public: /** 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.