]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/window.h
wxPathList cleanup by Francesco (patch 1521481)
[wxWidgets.git] / include / wx / os2 / window.h
index 1c6ae26772bb695a4f5f85fb6408154541fddf65..d9dcc7da4c7fc986847f5deadf93772073e28fd8 100644 (file)
@@ -571,7 +571,7 @@ public:
 // kbd code translation
 WXDLLEXPORT int wxCharCodeOS2ToWX(int nKeySym);
 WXDLLEXPORT int wxCharCodeWXToOS2( int   nId
-                                  ,bool* pbIsVirtual
+                                  ,bool* pbIsVirtual = NULL
                                  );
 
 // ----------------------------------------------------------------------------