]> git.saurik.com Git - wxWidgets.git/commit - samples/dialogs/dialogs.cpp
replaced menu calls Append([...], true) with the less cryptic AppendCheckItem
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Sun, 13 Jun 2004 00:02:35 +0000 (00:02 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Sun, 13 Jun 2004 00:02:35 +0000 (00:02 +0000)
commit2153bf897ad0d4a6cdf321eef093123fa4aed8bb
tree1f74a8907bf88c9738929b813efdae675b2ee388
parentdabbc6a5a1795d169f26ce95927f3e4f1a5e7b7e
replaced menu calls Append([...], true) with the less cryptic AppendCheckItem

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/dialogs/dialogs.cpp
samples/dragimag/dragimag.cpp
samples/drawing/drawing.cpp
samples/font/font.cpp
samples/menu/menu.cpp
samples/text/text.cpp
samples/treectrl/treetest.cpp
samples/validate/validate.cpp