X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22cf5eef6415705b5b677be1ad071ea8d9a73c47..c077ee943391930e0a7550f7ce810cb72a6d5820:/include/wx/mac/apptbase.h diff --git a/include/wx/mac/apptbase.h b/include/wx/mac/apptbase.h index 47133019df..84c68cd0ee 100644 --- a/include/wx/mac/apptbase.h +++ b/include/wx/mac/apptbase.h @@ -33,10 +33,7 @@ public: // other miscellaneous helpers // --------------------------- - // under Mac this function does the same thing for console and GUI - // applications so we can implement it directly in the base class - virtual int GetOSVersion(int *verMaj, int *verMin); }; -#endif // _WX_UNIX_APPTBASE_H_ +#endif // _WX_MAC_APPTBASE_H_