7 lines
186 B
Python
7 lines
186 B
Python
|
# 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 *
|
||
|
|