]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpdata.h
*** empty log message ***
[wxWidgets.git] / include / wx / html / helpdata.h
index a731bed94b6904f595249aa3ed3f4f87638136f5..abc04b35edf980dcf61a3865d3b615b9fdf9ae8f 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
 /////////////////////////////////////////////////////////////////////////////
@@ -14,7 +13,7 @@
 #define _WX_HELPDATA_H_
 
 #ifdef __GNUG__
-#pragma interface "helpdata.h"
+#pragma interface
 #endif
 
 #include "wx/defs.h"
@@ -59,13 +58,7 @@ protected:
 };
 
 
-#undef WXDLLEXPORTLOCAL
-#define WXDLLEXPORTLOCAL WXDLLEXPORT
-     // ?? Don't know why - but Allen Van Sickel reported it to fix problems with DLL
-WX_DECLARE_OBJARRAY(wxHtmlBookRecord, wxHtmlBookRecArray);
-
-#undef WXDLLEXPORTLOCAL
-#define WXDLLEXPORTLOCAL
+WX_DECLARE_EXPORTED_OBJARRAY(wxHtmlBookRecord, wxHtmlBookRecArray);
 
 
 typedef struct