We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eda488 commit 1097bcdCopy full SHA for 1097bcd
vfxClientToolkit/ui/combo_checkbox.py
@@ -1,4 +1,4 @@
1
-from qtpy.QtWidgets import QComboBox, QItemDelegate
+from qtpy.QtWidgets import QComboBox, QItemDelegate, QCheckBox
2
from qtpy.QtGui import QStandardItem, QStandardItemModel
3
4
class ComboCheckBoxDelegate(QItemDelegate):
0 commit comments