Merge branch 'video' into develop
Conflicts: .travis.yml toxygen/calls.py toxygen/loginscreen.py toxygen/util.py
This commit is contained in:
commit
43c71ec1a5
29 changed files with 1085 additions and 897 deletions
|
@ -1,7 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
try:
|
||||
from PySide import QtCore
|
||||
from PyQt5 import QtCore
|
||||
except ImportError:
|
||||
from PyQt4 import QtCore
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue