]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/clip_dnd.py
use specific linker flags under Mac OS X when linking executables against the
[wxWidgets.git] / wxPython / src / gtk / clip_dnd.py
index f3a8000e85fa56c752674ab5ecb743ee2171f547..cbcf034d481e8b9622b9b0ab5275d181b80bfd0c 100644 (file)
@@ -4,6 +4,8 @@ import clip_dndc
 from misc import *
 
 from gdi import *
+
+from fonts import *
 import wx
 class wxDataFormatPtr :
     def __init__(self,this):