projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* Added virtual GetAppMenuBar() which returns the app-wide menubar which
[wxWidgets.git]
/
include
/
wx
/
listctrl.h
diff --git
a/include/wx/listctrl.h
b/include/wx/listctrl.h
index 6d1f51802ba886d7324ef2b0c3ae2e51a25e10f4..02da28c588226311ac1563fd0f85345941853252 100644
(file)
--- a/
include/wx/listctrl.h
+++ b/
include/wx/listctrl.h
@@
-12,7
+12,7
@@
#ifndef _WX_LISTCTRL_H_BASE_
#define _WX_LISTCTRL_H_BASE_
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "listctrlbase.h"
#endif