]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/helpfrm.cpp
Stupid bug in GAddress initialization prevented BCC to work. (I still
[wxWidgets.git] / src / html / helpfrm.cpp
index c74e46c0a95a643f983b18a946cb752eeb5269c6..4c69ea484e945bbf82ef498ebc93e803b320d18a 100644 (file)
@@ -4,14 +4,13 @@
 // Notes:       Based on htmlhelp.cpp, implementing a monolithic 
 //              HTML Help controller class,  by Vaclav Slavik
 // Author:      Harm van der Heijden and Vaclav Slavik
-// Created:
-// RCS-ID:
+// RCS-ID:      $Id$
 // Copyright:   (c) Harm van der Heijden and Vaclav Slavik
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
-#pragma implementation "helpfrm.h"
+#pragma implementation
 #endif
 
 // For compilers that support precompilation, includes "wx.h".