]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpfrm.h
more tweaks for release
[wxWidgets.git] / include / wx / html / helpfrm.h
index ed8e493b5994c8b3e3a6d5e88ae59525efa30db9..79fc39960db3f4ef80736964c572f2f2838e1fa5 100644 (file)
@@ -151,7 +151,8 @@ class WXDLLEXPORT wxHtmlHelpFrame : public wxFrame
         enum {
             IMG_Book = 0,
             IMG_Folder,
-            IMG_Page
+            IMG_Page,
+            IMG_RootFolder
         };
 
     protected: