mac cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -9,31 +9,4 @@
|
||||
// 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
|
Reference in New Issue
Block a user