X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/683646599939f5113215254870b15d03e830458e..6230a84fdc327322f7bc6073b92cf34a8f92c47b:/include/wx/html/helpfrm.h diff --git a/include/wx/html/helpfrm.h b/include/wx/html/helpfrm.h index ed8e493b59..79fc39960d 100644 --- a/include/wx/html/helpfrm.h +++ b/include/wx/html/helpfrm.h @@ -151,7 +151,8 @@ class WXDLLEXPORT wxHtmlHelpFrame : public wxFrame enum { IMG_Book = 0, IMG_Folder, - IMG_Page + IMG_Page, + IMG_RootFolder }; protected: