X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..2b004197c8cea40b41632e86cf27857463f985b8:/include/wx/msw/app.h diff --git a/include/wx/msw/app.h b/include/wx/msw/app.h index e7341edb9e..dad32116b9 100644 --- a/include/wx/msw/app.h +++ b/include/wx/msw/app.h @@ -77,6 +77,7 @@ public: static void CleanUp(); static bool RegisterWindowClasses(); + static bool UnregisterWindowClasses(); // Convert Windows to argc, argv style void ConvertToStandardCommandArgs(char* p);