X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3694bb76c11d1ed1518f20a42f8907c948e190bd..b23bc769d3d1943ca2b02ca90701d86b00880af9:/include/wx/rawbmp.h diff --git a/include/wx/rawbmp.h b/include/wx/rawbmp.h index 1fdbdcaff7..3e599a602b 100644 --- a/include/wx/rawbmp.h +++ b/include/wx/rawbmp.h @@ -650,7 +650,7 @@ struct wxPixelDataOut #if WXWIN_COMPATIBILITY_2_8 // not needed anymore, calls to it should be simply removed - wxDEPRECATED_INLINE( void UseAlpha(), wxEMPTY_PARAMETER_VALUE ); + wxDEPRECATED_INLINE( void UseAlpha(), wxEMPTY_PARAMETER_VALUE ) #endif // private: -- see comment in the beginning of the file