add appearance tag to book controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{miscwnd}
|
||||
@appearance{choicebook.png}
|
||||
|
||||
@see @ref overview_bookctrl, wxNotebook, @ref page_samples_notebook
|
||||
*/
|
||||
|
@@ -46,8 +46,9 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{miscwnd}
|
||||
@appearance{listbook.png}
|
||||
|
||||
@see wxBookCtrl(), wxNotebook, @ref page_samples_notebook
|
||||
@see wxBookCtrl, wxNotebook, @ref page_samples_notebook
|
||||
*/
|
||||
class wxListbook : public wxBookCtrlBase
|
||||
{
|
||||
|
@@ -86,6 +86,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{miscwnd}
|
||||
@appearance{notebook.png}
|
||||
|
||||
@see wxBookCtrl, wxBookCtrlEvent, wxImageList, @ref page_samples_notebook
|
||||
*/
|
||||
|
Reference in New Issue
Block a user