removed gtk.h include

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-06-29 16:55:35 +00:00
parent 4d01e350fe
commit 020707bba9

View File

@@ -731,7 +731,7 @@ bool wxHtmlHelpFrame::DisplayIndex()
return true;
}
#include <gtk/gtk.h>
void wxHtmlHelpFrame::DisplayIndexItem(const wxHtmlHelpMergedIndexItem *it)
{
if (it->items.size() == 1)