X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8cf73271dd6f442a98e86b559d4a55c37e25b99f..9d5507f7a2701395e1d5c121bd877bb9066ee6ea:/include/wx/mac/carbon/apptbase.h diff --git a/include/wx/mac/carbon/apptbase.h b/include/wx/mac/carbon/apptbase.h index 84c68cd0ee..d053f94d93 100644 --- a/include/wx/mac/carbon/apptbase.h +++ b/include/wx/mac/carbon/apptbase.h @@ -5,35 +5,8 @@ // Modified by: Stefan Csomor // Created: 23.06.2003 // RCS-ID: $Id$ -// Copyright: (c) 2003 Vadim Zeitlin +// Copyright: (c) 2003 Vadim Zeitlin // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// -#ifndef _WX_MAC_APPTBASE_H_ -#define _WX_MAC_APPTBASE_H_ - -// ---------------------------------------------------------------------------- -// wxAppTraits: the Mac version adds extra hooks needed by Mac code -// ---------------------------------------------------------------------------- - -class WXDLLEXPORT wxAppTraits : public wxAppTraitsBase -{ -public: - // wxExecute() support methods - // --------------------------- - - // TODO - - // wxThread helpers - // ---------------- - - - // TODO - - // other miscellaneous helpers - // --------------------------- - -}; - -#endif // _WX_MAC_APPTBASE_H_ - +// TODO REMOVE \ No newline at end of file