]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/helpbest.h
fixed flicker during MDI children creation: the frame is now created hidden and shown...
[wxWidgets.git] / include / wx / msw / helpbest.h
index 5c735c65d91dd26fba24b2076a17412d498da6a9..452a074c2c593b459004261727cabb692324a2e7 100644 (file)
@@ -87,7 +87,7 @@ public:
     virtual void SetFrameParameters(const wxString& title,
                                     const wxSize& size,
                                     const wxPoint& pos = wxDefaultPosition,
-                                    bool newFrameEachTime = FALSE)
+                                    bool newFrameEachTime = false)
     {
         m_helpController->SetFrameParameters( title, size, pos,
                                               newFrameEachTime );