]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/statbox.cpp
Allow passing multi-line strings to wxDC::DrawText(), even under MSW.
[wxWidgets.git] / src / motif / statbox.cpp
index 6fdcb4c5d24cbbf44a18f4d271dc125e2cd07828..1a175f9910fa9cb04eb3ffe5bf7e6ae3ab405307 100644 (file)
@@ -117,7 +117,7 @@ bool wxStaticBox::Create(wxWindow *parent, wxWindowID id,
 #endif
                 NULL);
     }
-    
+
     PostCreation();
     AttachWidget (parent, m_mainWidget, NULL, pos.x, pos.y, size.x, size.y);