]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxOLE/gtk/wxole.cpp
Borland fixes.
[wxWidgets.git] / utils / wxOLE / gtk / wxole.cpp
index aa48f8a614505b47228dd04defd50ac1e7564d04..07368ca3c0b7c7275ead0279a0f77a95a05bc138 100644 (file)
@@ -358,7 +358,7 @@ bool wxOleControl::Create( wxWindowID id, long style, const wxString &name )
 
     PreCreation( (wxWindow*) NULL, id, wxDefaultPosition, wxDefaultSize, style, name );
 
-    m_title = _T("wxWindows OLE Server");
+    m_title = _T("wxWidgets OLE Server");
     
     /* any widget that can contain another widget and resizes it
        to its full size */