]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpctrl.h
Unix implementation of wxDialUpManager.
[wxWidgets.git] / include / wx / html / helpctrl.h
index 532c7e92f42b6694172c7a13fdc7a8289367fe75..c2051ae8c981737a27a880fb8ed80a470d01b10f 100644 (file)
@@ -4,8 +4,7 @@
 // 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
 /////////////////////////////////////////////////////////////////////////////
@@ -16,7 +15,7 @@
 #include "wx/defs.h"
 
 #ifdef __GNUG__
-#pragma interface "helpctrl.h"
+#pragma interface
 #endif
 
 #if wxUSE_HTML