fix part of proposal at http://news.gmane.org/find-root.php?message_id=%3c45A2343E.40203%40gmx.de%3e
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -41,6 +41,14 @@
|
||||
#include "wx/spinctrl.h"
|
||||
#include "wx/geometry.h"
|
||||
|
||||
#if wxUSE_LISTCTRL
|
||||
#include "wx/listctrl.h"
|
||||
#endif
|
||||
|
||||
#if wxUSE_TREECTRL
|
||||
#include "wx/treectrl.h"
|
||||
#endif
|
||||
|
||||
#if wxUSE_CARET
|
||||
#include "wx/caret.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user