projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added master define for CommandBar vs. PocketPC mixed bar.
[wxWidgets.git]
/
include
/
wx
/
choice.h
diff --git
a/include/wx/choice.h
b/include/wx/choice.h
index a86635b0807a1bf37c694524d59633fd9bdf75ad..3a95d2eff07f967bf7a174b196894638f4a0d173 100644
(file)
--- a/
include/wx/choice.h
+++ b/
include/wx/choice.h
@@
-5,7
+5,7
@@
// Modified by:
// Created: 26.07.99
// RCS-ID: $Id$
// Modified by:
// Created: 26.07.99
// RCS-ID: $Id$
-// Copyright: (c) wxWi
ndow
s team
+// Copyright: (c) wxWi
dget
s team
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
@@
-16,7
+16,7
@@
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "choicebase.h"
#endif
#pragma interface "choicebase.h"
#endif