]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dynload.h
wxDIB::Create(wxBitmap) shouldn't do any conversions if the bitmap is already a DIB...
[wxWidgets.git] / include / wx / dynload.h
index 3bb5e127664cd1dc586508d69fdb5db832e9e40d..145ec568a5931efab6fddd65eac167140fe20ea7 100644 (file)
@@ -7,7 +7,7 @@
 // Created:      03/12/01
 // RCS-ID:       $Id$
 // Copyright:    (c) 2001 Ron Lee <ron@debian.org>
-// Licence:      wxWindows license
+// Licence:      wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DYNAMICLOADER_H__