projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d01e35
)
removed gtk.h include
author
Vadim Zeitlin
<vadim@wxwidgets.org>
Tue, 29 Jun 2004 16:55:35 +0000
(16:55 +0000)
committer
Vadim Zeitlin
<vadim@wxwidgets.org>
Tue, 29 Jun 2004 16:55:35 +0000
(16:55 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28088
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/html/helpfrm.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/html/helpfrm.cpp
b/src/html/helpfrm.cpp
index d0e25f3765e0ad6712c796b74e77c8e17c722d4d..ab924b7ab782774e5db7c0ee2a84ea0168d2b6a0 100644
(file)
--- a/
src/html/helpfrm.cpp
+++ b/
src/html/helpfrm.cpp
@@
-731,7
+731,7
@@
bool wxHtmlHelpFrame::DisplayIndex()
return true;
}
-#include <gtk/gtk.h>
+
void wxHtmlHelpFrame::DisplayIndexItem(const wxHtmlHelpMergedIndexItem *it)
{
if (it->items.size() == 1)