*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Guillermo Rodriguez Garcia
1999-09-09 22:12:08 +00:00
parent 35809fe3d7
commit 83413d6d2d
2 changed files with 9 additions and 8 deletions

View File

@@ -174,7 +174,8 @@ private:
// wxGIFHandler
//-----------------------------------------------------------------------------
#if wxUSE_LIBGIF
#if wxUSE_GIF
class WXDLLEXPORT wxGIFHandler : public wxImageHandler
{
DECLARE_DYNAMIC_CLASS(wxGIFHandler)