]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/main.cpp
wxVariant is in wxBase so should be forward declared using WXDLLIMPEXP_BASE and not...
[wxWidgets.git] / src / mac / classic / main.cpp
index 9c09c1c6b357add244a7d806d40a24e4940774fc..ad5bd3326395366a359ef0c13c7fa6c26b624bb2 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:       wxWidgets licence
+// Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // We don't put main() in the library any more. GD.