diff options
Diffstat (limited to 'src/gui/helpwindow.h')
-rw-r--r-- | src/gui/helpwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/helpwindow.h b/src/gui/helpwindow.h index df3ac4c0f..1419e0a10 100644 --- a/src/gui/helpwindow.h +++ b/src/gui/helpwindow.h @@ -35,7 +35,6 @@ class Button; class BrowserBox; -class LinkHandler; class ScrollArea; typedef std::set<std::string> HelpNames; |