projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
made Add() public so that it could be called for addition HWNDs making part of the...
[wxWidgets.git]
/
include
/
wx
/
gtk1
/
dialog.h
diff --git
a/include/wx/gtk1/dialog.h
b/include/wx/gtk1/dialog.h
index 8e1ee24e630c4c2fb0a4cd07ecec147352871a0d..9f30a1c8d8426a2295d9e2f2252008ef95dbd75d 100644
(file)
--- a/
include/wx/gtk1/dialog.h
+++ b/
include/wx/gtk1/dialog.h
@@
-11,7
+11,7
@@
#ifndef __GTKDIALOGH__
#define __GTKDIALOGH__
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface
#endif