projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
more extra semicolons removed (patch 1303724)
[wxWidgets.git]
/
include
/
wx
/
mac
/
listbox.h
diff --git
a/include/wx/mac/listbox.h
b/include/wx/mac/listbox.h
index 4259d33eb0f0d478453c7b07cb90044f9db98361..a51668a18833e26c28fcc764adbf643344513860 100644
(file)
--- a/
include/wx/mac/listbox.h
+++ b/
include/wx/mac/listbox.h
@@
-1,5
+1,5
@@
-#if __WXMAC_CLASSIC__
+#if
def
__WXMAC_CLASSIC__
#include "wx/mac/classic/listbox.h"
#else
#include "wx/mac/carbon/listbox.h"
-#endif
\ No newline at end of file
+#endif