projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added GetBordersForSizer(int *bordertop, int *borderOther)
[wxWidgets.git]
/
src
/
msw
/
cursor.cpp
diff --git
a/src/msw/cursor.cpp
b/src/msw/cursor.cpp
index b1058c29a67e2f46827fa0890cce91881b407036..bf69c83f6d20b4c2b316482dfbe6425085a9e66c 100644
(file)
--- a/
src/msw/cursor.cpp
+++ b/
src/msw/cursor.cpp
@@
-35,6
+35,7
@@
#include "wx/icon.h"
#include "wx/cursor.h"
#include "wx/settings.h"
+ #include "wx/intl.h"
#endif
#include "wx/module.h"