manuskript/manuskript/qt.py
2016-02-06 08:38:33 +01:00

8 lines
163 B
Python

# -*- coding: utf-8 -*-
from PyQt5.QtCore import *
from PyQt5.QtGui import *
from PyQt5.QtWidgets import *
#from PyQt4.QtCore import *
#from PyQt4.QtGui import *