projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Get the stock label when stock ID is used with empty label in Create()
[wxWidgets.git]
/
src
/
mgl
/
icon.cpp
diff --git
a/src/mgl/icon.cpp
b/src/mgl/icon.cpp
index bd54a7001dff547533fc16424504066c21856bf1..bedd19a32feab93716ff9540d12fad93f8a6f4be 100644
(file)
--- a/
src/mgl/icon.cpp
+++ b/
src/mgl/icon.cpp
@@
-6,7
+6,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "icon.h"
#endif