]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/choice.cpp
Allow more than one line in a wxStaticText on iOS.
[wxWidgets.git] / samples / widgets / choice.cpp
index 8daa1b3aa78fec0279b24cbb28de7df929feea51..033a617fce08ffb269dc03fdf84e2d16fa5782e9 100644 (file)
@@ -3,8 +3,7 @@
 // Name:        choice.cpp
 // Purpose:     Part of the widgets sample showing wxChoice
 // Created:     23.07.07
-// Id:          $Id$
-// License:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================