wxWidgets/include
Vadim Zeitlin 4516928a45 Compilation fix after wxTextEntry::SetMargins() changes.
We need to include wx/gdicmn.h to define wxPoint which is now used in
wx/textentry.h, it is not necessarily already included and in fact compilation
was broken in PCH-less build.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-09-06 14:31:17 +00:00
..
msvc/wx Move #error for non-MSVC to the top of file. 2009-07-25 22:26:15 +00:00
wx Compilation fix after wxTextEntry::SetMargins() changes. 2009-09-06 14:31:17 +00:00