]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpdlg.h
Just remove redundant wxDocument::SetDocumentTemplate() call.
[wxWidgets.git] / include / wx / html / helpdlg.h
index 578c2c782d9269c7a19bba9c46b5e19a52e74a8a..fd86b2e3f3a0e9c41b1c5857a21b02a6c5b62526 100644 (file)
@@ -4,9 +4,8 @@
 // Notes:       Based on htmlhelp.cpp, implementing a monolithic
 //              HTML Help controller class,  by Vaclav Slavik
 // Author:      Harm van der Heijden, Vaclav Slavik, Julian Smart
-// RCS-ID:      $Id$
 // Copyright:   (c) Harm van der Heijden, Vaclav Slavik, Julian Smart
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_HELPDLG_H_