X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eca15c0d5497309e402d4bb91f8e479b4fb70fa9..2f91e3dfd2b613494cc95fd4c9341823f56c7bc0:/samples/notebook/notebook.h diff --git a/samples/notebook/notebook.h b/samples/notebook/notebook.h index 42bd6088af..4fdc8f98a3 100644 --- a/samples/notebook/notebook.h +++ b/samples/notebook/notebook.h @@ -84,8 +84,8 @@ private: enum BookType { Type_Notebook, - Type_Choicebook, Type_Listbook, + Type_Choicebook, Type_Treebook, Type_Max } m_type;