]> git.saurik.com Git - wxWidgets.git/blob - wxPython/contrib/dllwidget/dllwidget.py
fix compilation with wxUSE_EXTENDED_RTTI && !WXWIN_COMPATIBILITY_2_6 (bug 1688249)
[wxWidgets.git] / wxPython / contrib / dllwidget / dllwidget.py
1 # The SWIG module is named dllwidget_ to avoid name clashes, so
2 # this stub just imports everything in it so the friendly module
3 # name can be used elsewhere.
4
5 from dllwidget_ import *
6