]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/app.h
oops, typo fix
[wxWidgets.git] / include / wx / msw / app.h
index e7341edb9e8643589b49b061ed6dcfd6d06a88f7..dad32116b98f0e15d81a9d3902f18d28438fb23e 100644 (file)
@@ -77,6 +77,7 @@ public:
     static void CleanUp();
 
     static bool RegisterWindowClasses();
+    static bool UnregisterWindowClasses();
 
     // Convert Windows to argc, argv style
     void ConvertToStandardCommandArgs(char* p);