Merge branch 'video' into develop
Conflicts: .travis.yml toxygen/calls.py toxygen/loginscreen.py toxygen/util.py
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
try:
|
||||
from PySide import QtCore
|
||||
from PyQt5 import QtCore
|
||||
except ImportError:
|
||||
from PyQt4 import QtCore
|
||||
|
||||
|
Reference in New Issue
Block a user