import python2_3 for basestring
This commit is contained in:
parent
574c5f3a47
commit
d550473ba7
@ -1,5 +1,7 @@
|
||||
from ..Qt import QtGui, QtCore
|
||||
from .PathButton import PathButton
|
||||
from ..python2_3 import basestring
|
||||
|
||||
|
||||
class GroupBox(QtGui.QGroupBox):
|
||||
"""Subclass of QGroupBox that implements collapse handle.
|
||||
|
Loading…
Reference in New Issue
Block a user