]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/itemcontainer.cpp
Don't un-maximize the window when Iconize(false) is called in wxMSW.
[wxWidgets.git] / samples / widgets / itemcontainer.cpp
index 3cd02fc9b9dd8b69a943344c125b8023823c7771..850ebbf3c201b3e2ce1c34b9dd2b6a0fbec512e7 100644 (file)
@@ -4,7 +4,7 @@
 // Purpose:     Part of the widgets sample showing wxComboBox
 // Created:     20.07.07
 // Id:          $Id$
-// License:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================