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:
@@ -731,7 +731,7 @@ bool wxHtmlHelpFrame::DisplayIndex()
|
|||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
#include <gtk/gtk.h>
|
|
||||||
void wxHtmlHelpFrame::DisplayIndexItem(const wxHtmlHelpMergedIndexItem *it)
|
void wxHtmlHelpFrame::DisplayIndexItem(const wxHtmlHelpMergedIndexItem *it)
|
||||||
{
|
{
|
||||||
if (it->items.size() == 1)
|
if (it->items.size() == 1)
|
||||||
|
Reference in New Issue
Block a user