]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/clip_dnd.i
Added wxRTTI for the new wxVScrolledWindow, wxVListBox, and
[wxWidgets.git] / wxPython / src / clip_dnd.i
index d61d0227c8bf50c74bdee580ae72513c032e04b6..0fe784009d076b7f63ef79efe36e31f16618f8d9 100644 (file)
@@ -420,8 +420,14 @@ public:
 
 
 %readonly
+%{
+#if 0
+%}
 // See also wxPy_ReinitStockObjects in helpers.cpp
 extern wxClipboard* wxTheClipboard;
+%{
+#endif
+%}
 %readwrite
 
 //----------------------------------------------------------------------