projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
'wx(U)LongLong << variant' type safety improved (now works even if variant has plain...
[wxWidgets.git]
/
include
/
wx
/
x11
/
dc.h
diff --git
a/include/wx/x11/dc.h
b/include/wx/x11/dc.h
index af0a97e96c638d0b86b2080b0c2d94eb3bf23da8..c8fabd92256f7fc29e30c3cfcbe57f816e385d3c 100644
(file)
--- a/
include/wx/x11/dc.h
+++ b/
include/wx/x11/dc.h
@@
-22,7
+22,7
@@
// wxDC
//-----------------------------------------------------------------------------
// wxDC
//-----------------------------------------------------------------------------
-class WXDLL
EXPORT
wxX11DCImpl : public wxDCImpl
+class WXDLL
IMPEXP_CORE
wxX11DCImpl : public wxDCImpl
{
public:
wxX11DCImpl( wxDC *owner );
{
public:
wxX11DCImpl( wxDC *owner );