Support PyQt5 (fallback to PyQt4)
Change-Id: I7fa1add00d677e626fee5cd1071dee54d0bf8565 Reviewed-on: https://forge.frm2.tum.de/review/17666 Tested-by: JenkinsCodeReview <bjoern_pedersen@frm2.tum.de> Reviewed-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de> Tested-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
from os import path
|
||||
|
||||
from PyQt4 import uic
|
||||
from secop.gui.qt import uic
|
||||
|
||||
uipath = path.dirname(__file__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user