]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/dialog.h
who forward declared wcslen() without using extern "C" around it?? and why was it...
[wxWidgets.git] / include / wx / os2 / dialog.h
index 5a01bed637ad96ddbe888856ca193308f4b9f8a2..49f5af72ec8139479c470a1bd06ce53f271aab03 100644 (file)
@@ -41,6 +41,7 @@ public:
     {
         long                        lModalStyle = lStyle ? wxDIALOG_MODAL : wxDIALOG_MODELESS ;
 
+        bModal = false;
         Create( pParent
                ,-1
                ,rsTitle