]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/radiobox.cpp
silence warning about converting NULL to wxUIntPtr
[wxWidgets.git] / samples / widgets / radiobox.cpp
index 46e165ec15d6bdcdc217f00bdceae03a56fe7619..f7b0296772d41e74582e11352ca8d4ec0f7827b4 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     15.04.01
 // Id:          $Id$
 // Copyright:   (c) 2001 Vadim Zeitlin
-// License:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================