projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Implement (sort-of) non-client wxWindowDC
[wxWidgets.git]
/
include
/
wx
/
msw
/
button.h
diff --git
a/include/wx/msw/button.h
b/include/wx/msw/button.h
index 15bdaf3482acff470c017b9019e4f7181b174c0b..77df19e446a4a8bab4a9e0639b03abab17eb2616 100644
(file)
--- a/
include/wx/msw/button.h
+++ b/
include/wx/msw/button.h
@@
-12,7
+12,7
@@
#ifndef _WX_BUTTON_H_
#define _WX_BUTTON_H_
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "button.h"
#endif