many automated ifacecheck fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -984,7 +984,7 @@ public:
|
||||
Returns the platform specific thread ID of the current thread as a long.
|
||||
This can be used to uniquely identify threads, even if they are not wxThreads.
|
||||
*/
|
||||
static unsigned long GetCurrentId();
|
||||
static wxThreadIdType GetCurrentId();
|
||||
|
||||
/**
|
||||
Gets the thread identifier: this is a platform dependent number that uniquely
|
||||
|
Reference in New Issue
Block a user