- porting to PyQt6
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from tclCommands.TclCommand import *
|
||||
from PyQt5.QtWidgets import QFileDialog
|
||||
from PyQt6.QtWidgets import QFileDialog
|
||||
|
||||
|
||||
class TclCommandOpenFolder(TclCommand):
|
||||
|
||||
Reference in New Issue
Block a user