]> git.saurik.com Git - wxWidgets.git/commit
Treat wxToolbook symmetrically with others in the notebook sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Oct 2010 22:40:01 +0000 (22:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Oct 2010 22:40:01 +0000 (22:40 +0000)
commitfab8784c715b09462d6b05dd93a3b4776cb205c9
treeb9886b848e8bd79bd4d2c88b9d7a562db13b6058
parent448ca22809ae775faae8c1366561d8add20536c5
Treat wxToolbook symmetrically with others in the notebook sample.

Use wxToolbook as the default notebook type if the other ones are not
available.

Closes #12610.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/notebook/notebook.cpp