]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/dllwidget/dllwidget.py
Added wxDllWidget from Vaclav Slavik which allows wx widgets derived
[wxWidgets.git] / wxPython / contrib / dllwidget / dllwidget.py
diff --git a/wxPython/contrib/dllwidget/dllwidget.py b/wxPython/contrib/dllwidget/dllwidget.py
new file mode 100644 (file)
index 0000000..63b7609
--- /dev/null
@@ -0,0 +1,6 @@
+# The SWIG module is named dllwidget_ to avoid name clashes, so
+# this stub just imports everything in it so the firendly module
+# name can be used elsewhere.
+
+from dllwidget_ import *
+