]> git.saurik.com Git - wxWidgets.git/commitdiff
Move event generation in multiple selection mode to common code
authorRobert Roebling <robert@roebling.de>
Fri, 23 May 2008 11:03:55 +0000 (11:03 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 23 May 2008 11:03:55 +0000 (11:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/lboxcmn.cpp

index 27def6167d581a7f3fca56ee43327bc7f60970d6..dfd4b695644a32f0918198125bb30608e6da5484 100644 (file)
@@ -33,6 +33,8 @@
     #include "wx/arrstr.h"
 #endif
 
     #include "wx/arrstr.h"
 #endif
 
+#include "wx/log.h"
+
 // ============================================================================
 // implementation
 // ============================================================================
 // ============================================================================
 // implementation
 // ============================================================================