projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Better alphabetized the event handler macros
[wxWidgets.git]
/
src
/
motif
/
listbox.cpp
diff --git
a/src/motif/listbox.cpp
b/src/motif/listbox.cpp
index 1ad6566347e527948eee4557b7a9783bacac5734..47016d85bccb1b9d7ef161bfd2c0831feb30e06d 100644
(file)
--- a/
src/motif/listbox.cpp
+++ b/
src/motif/listbox.cpp
@@
-13,6
+13,9
@@
#pragma implementation "listbox.h"
#endif
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
#ifdef __VMS
#define XtParent XTPARENT
#define XtDisplay XTDISPLAY