]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dnd.h
WXFARPROC prototyped as `typedef int (__stdcall *WXFARPROC)()' (does Borland
[wxWidgets.git] / include / wx / dnd.h
index 2dab36f0babea36398c564c22830dbf9fd4a979a..c9fea4c1678eb747be2fd422a6c6c1a131210e07 100644 (file)
@@ -8,6 +8,8 @@
 #elif defined(__WXMOTIF__)
 #elif defined(__WXGTK__)
 #include "wx/gtk/dnd.h"
+#elif defined(__WXQT__)
+#include "wx/qt/dnd.h"
 #endif
 
 #endif