Added a reminder to myself for later
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -375,6 +375,10 @@ wxString wxGetUserName();
|
||||
wxString wxGetHomeDir();
|
||||
wxString wxGetUserHome(const char* user = "");
|
||||
|
||||
|
||||
// When wxApp gets the virtual method magic then enable this.
|
||||
// bool wxHandleFatalExceptions(bool doIt = TRUE);
|
||||
|
||||
//----------------------------------------------------------------------
|
||||
|
||||
enum wxEdge { wxLeft, wxTop, wxRight, wxBottom, wxWidth, wxHeight,
|
||||
|
Reference in New Issue
Block a user