diff include/common.h @ 6:9c85d71cad7c

implement drag&drop.
author pyon@macmini
date Tue, 18 Oct 2011 22:43:46 +0900
parents 52697c869ce8
children 550c143ab194
line wrap: on
line diff
--- a/include/common.h	Tue Oct 18 07:53:48 2011 +0900
+++ b/include/common.h	Tue Oct 18 22:43:46 2011 +0900
@@ -15,6 +15,7 @@
     #include <wx/menu.h>
     #include <wx/string.h>
     #include <wx/statusbr.h>
+    #include <wx/dnd.h>
     #include <wx/stattext.h>
     #include <wx/button.h>
     #include <wx/datectrl.h>