]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/minifram.h
Ensure that the progress dialog parent is activated at the end under MSW.
[wxWidgets.git] / include / wx / motif / minifram.h
index 1ee9fcc9ec001568a32ea556cfcab21a7db3d809..c8ff834b69396479b100a4ab43d1a9d5a96cdff5 100644 (file)
@@ -27,7 +27,7 @@ public:
         const wxString& title,
         const wxPoint& pos = wxDefaultPosition,
         const wxSize& size = wxDefaultSize,
-        long style = wxDEFAULT_FRAME_STYLE|wxTINY_CAPTION_HORIZ,
+        long style = wxDEFAULT_FRAME_STYLE|wxTINY_CAPTION,
         const wxString& name = wxFrameNameStr)
     {
         // Use wxFrame constructor in absence of more specific code.