]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/minifram.h
More efficient access to name and value
[wxWidgets.git] / include / wx / x11 / minifram.h
index 551a5813a2ad50bb7b5a56df289c6c7db711ebd8..63494971c989cc1601979a96506dde6196ef9026 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.