projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
build fix (part of r59673, r59656)
[wxWidgets.git]
/
include
/
wx
/
imaggif.h
diff --git
a/include/wx/imaggif.h
b/include/wx/imaggif.h
index 493dbb09e6b01d3c3a073012ac4fc630d17fd597..d4f170843ba187409aa750a5407e99b54f735f63 100644
(file)
--- a/
include/wx/imaggif.h
+++ b/
include/wx/imaggif.h
@@
-19,7
+19,7
@@
#if wxUSE_GIF
-class WXDLL
EXPORT
wxGIFHandler : public wxImageHandler
+class WXDLL
IMPEXP_CORE
wxGIFHandler : public wxImageHandler
{
public:
inline wxGIFHandler()