manuskript/manuskript/qt.py

8 lines
163 B
Python
Raw Normal View History

2015-06-04 04:40:19 +12:00
# -*- coding: utf-8 -*-
from PyQt5.QtCore import *
from PyQt5.QtGui import *
from PyQt5.QtWidgets import *
#from PyQt4.QtCore import *
#from PyQt4.QtGui import *