]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/scrolwin.h
fixed dllexports: wxClientData is now in wxBase, not wxCore
[wxWidgets.git] / include / wx / scrolwin.h
index 7c7084c751ac53cab338954d56b0d32fa4d5d5d3..486050a29dccfcbdb94e0b1e0d46a8157ce67053 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     30.08.00
 // RCS-ID:      $Id$
 // Copyright:   (c) 2000 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_SCROLWIN_H_BASE_