projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add wxBitmap::GetNSImage() which creates an autoreleased NSImage either
[wxWidgets.git]
/
include
/
wx
/
msw
/
dragimag.h
diff --git
a/include/wx/msw/dragimag.h
b/include/wx/msw/dragimag.h
index 90477b6ab4f376407ee11fa41762dc29b4832312..88192d97f2383fc0f1609bad1d4b5e163b466efa 100644
(file)
--- a/
include/wx/msw/dragimag.h
+++ b/
include/wx/msw/dragimag.h
@@
-13,7
+13,7
@@
#ifndef _WX_DRAGIMAG_H_
#define _WX_DRAGIMAG_H_
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "dragimag.h"
#endif