From: Václav Slavík Date: Thu, 21 Mar 2002 23:40:28 +0000 (+0000) Subject: root is always hidden -> no icon needed X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/07e252a547408a8c92e7f46e545d6b46ec8ca53b root is always hidden -> no icon needed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/html/helpfrm.h b/include/wx/html/helpfrm.h index bdfd750364..33b9ed2598 100644 --- a/include/wx/html/helpfrm.h +++ b/include/wx/html/helpfrm.h @@ -169,8 +169,7 @@ protected: enum { IMG_Book = 0, IMG_Folder, - IMG_Page, - IMG_RootFolder + IMG_Page }; protected: