projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removed def files
[wxWidgets.git]
/
src
/
cocoa
/
combobox.mm
diff --git
a/src/cocoa/combobox.mm
b/src/cocoa/combobox.mm
index b965d406bdeb6a152baf9a90a6d4176f7187b9cd..e0fe3d49118e712c0be7d857efe7084f9b5d0e80 100644
(file)
--- a/
src/cocoa/combobox.mm
+++ b/
src/cocoa/combobox.mm
@@
-67,7
+67,6
@@
return (candidate ? candidate : inputString);
}
*/
return (candidate ? candidate : inputString);
}
*/
-#if wxUSE_COMBOBOX
/////////////////////////////////////////////////////////////////////////////
// Name: cocoa/NSComboBox.mm
/////////////////////////////////////////////////////////////////////////////
// Name: cocoa/NSComboBox.mm
@@
-89,6
+88,8
@@
// ----------------------------------------------------------------------------
#include "wx/wxprec.h"
// ----------------------------------------------------------------------------
#include "wx/wxprec.h"
+#if wxUSE_COMBOBOX
+
#ifndef WX_PRECOMP
#include "wx/window.h"
#endif // WX_PRECOMP
#ifndef WX_PRECOMP
#include "wx/window.h"
#endif // WX_PRECOMP