projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Implement some base class virtuals to avoid errors related to this not
[wxWidgets.git]
/
include
/
wx
/
gtk
/
radiobut.h
diff --git
a/include/wx/gtk/radiobut.h
b/include/wx/gtk/radiobut.h
index 32d1a9e189425cb7447849c15291e12e77095ebc..af716335eab44068a179abf2805f10ea244a365a 100644
(file)
--- a/
include/wx/gtk/radiobut.h
+++ b/
include/wx/gtk/radiobut.h
@@
-11,7
+11,7
@@
#ifndef __GTKRADIOBUTTONH__
#define __GTKRADIOBUTTONH__
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface
#endif