projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
typo fix
[wxWidgets.git]
/
src
/
common
/
helpbase.cpp
diff --git
a/src/common/helpbase.cpp
b/src/common/helpbase.cpp
index 94d808ac5b11aea9a6814247fb642e56830bcd12..8ed3dff2f3d6bb057d770cb8fc03fec0252c7d65 100644
(file)
--- a/
src/common/helpbase.cpp
+++ b/
src/common/helpbase.cpp
@@
-5,8
+5,8
@@
// Modified by:
// Created: 04/01/98
// RCS-ID: $Id$
// Modified by:
// Created: 04/01/98
// RCS-ID: $Id$
-// Copyright: (c) Julian Smart
and Markus Holzem
-// Licence: wxWindows licen
s
e
+// Copyright: (c) Julian Smart
+// Licence: wxWindows licen
c
e
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
@@
-24,10
+24,10
@@
#include "wx/defs.h"
#endif
#include "wx/defs.h"
#endif
-#include "wx/helpbase.h"
-
#if wxUSE_HELP
#if wxUSE_HELP
+#include "wx/helpbase.h"
+
IMPLEMENT_CLASS(wxHelpControllerBase, wxObject)
#endif // wxUSE_HELP
IMPLEMENT_CLASS(wxHelpControllerBase, wxObject)
#endif // wxUSE_HELP