added DLL exports

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
1999-08-03 23:56:34 +00:00
parent 11b63f34f8
commit d674cf6dc3
3 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@
// wxZipFSHandler
//--------------------------------------------------------------------------------
class wxZipFSHandler : public wxFileSystemHandler
class WXDLLEXPORT wxZipFSHandler : public wxFileSystemHandler
{
public:
virtual bool CanOpen(const wxString& location);