Skip to content

Commit f02d662

Browse files
committed
Upgrade to PySide6
1 parent a565c98 commit f02d662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: node_editor/gui/node_widget.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# from PySide2.QtWidgets import QWidget, QVBoxLayout, QGraphicsScene
1+
# from PySide6.QtWidgets import QWidget, QVBoxLayout, QGraphicsScene
22

33
from PySide6 import QtWidgets, QtGui
44

0 commit comments

Comments
 (0)