projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
With wxTE_PROCESS_TAB, tabs are now inserted in the text control
[wxWidgets.git]
/
include
/
wx
/
msw
/
msgdlg.h
diff --git
a/include/wx/msw/msgdlg.h
b/include/wx/msw/msgdlg.h
index 52720f12962c7c5095b9115a51f96ca6e6428a79..a82784cff62459b51297509b0d5ada4d50780939 100644
(file)
--- a/
include/wx/msw/msgdlg.h
+++ b/
include/wx/msw/msgdlg.h
@@
-12,7
+12,7
@@
#ifndef _WX_MSGBOXDLG_H_
#define _WX_MSGBOXDLG_H_
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "msgdlg.h"
#endif