]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/listbkg.cpp
fixed bug in wxDateTime::Set(jdn) when DST was in effect
[wxWidgets.git] / src / generic / listbkg.cpp
index 6993bff6761317aebeaf8ac12125cf6b99e4fdd3..f0d53056976b41066f4b9a08bc1860336f91c414 100644 (file)
@@ -117,7 +117,7 @@ wxListbook::Create(wxWindow *parent,
     m_line = new wxStaticLine
                  (
                     this,
-                    -1,
+                    wxID_ANY,
                     wxDefaultPosition,
                     wxDefaultSize,
                     IsVertical() ? wxLI_HORIZONTAL : wxLI_VERTICAL