]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/helpfrm.cpp
added wxBuildOptions and check that they are the same for the program and the library...
[wxWidgets.git] / src / html / helpfrm.cpp
index 076addc04d5715cc239a9b4a96f8961c84f8deb7..2e17256a5eccf47d0cdff79c9d08b694accdc408 100644 (file)
@@ -10,7 +10,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
-#pragma implementation
+#pragma implementation "helpfrm.h"
 #endif
 
 // For compilers that support precompilation, includes "wx.h"
@@ -756,8 +756,6 @@ void wxHtmlHelpFrame::CreateContents()
             imaged[it->m_Level] = TRUE;
         }
     }
-
-    m_ContentsBox->Expand(roots[0]);
 }