projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
extracted common code into a single wxfileDialogBase class (patch 758901)
[wxWidgets.git]
/
include
/
wx
/
generic
/
msgdlgg.h
diff --git
a/include/wx/generic/msgdlgg.h
b/include/wx/generic/msgdlgg.h
index 471c7d052143358ca39d76cae38905c28c859fc7..864bffd3670115e73c87307e57fca8bdee461d78 100644
(file)
--- a/
include/wx/generic/msgdlgg.h
+++ b/
include/wx/generic/msgdlgg.h
@@
-12,7
+12,7
@@
#ifndef __MSGDLGH_G__
#define __MSGDLGH_G__
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "msgdlgg.h"
#endif