##// END OF EJS Templates
Split Qt MainWindow into its own file
r5136:37358daf
Show More
__init__.py
4 lines | 74 B | text/x-python | PythonLexer
try:
from mglob import *
except ImportError:
from _mglob import *