src/eric7/DebugClients/Python/DebugConfig.py

branch
eric7
changeset 11216
a1471981ef18
parent 11090
f5f5f5803935
--- a/src/eric7/DebugClients/Python/DebugConfig.py	Thu Apr 10 18:39:29 2025 +0200
+++ b/src/eric7/DebugClients/Python/DebugConfig.py	Sun Apr 13 14:46:18 2025 +0200
@@ -20,7 +20,7 @@
 )
 
 BatchSize = 200
-ConfigQtNames = ("PyQt5.", "PyQt6.", "PySide2.", "PySide6.", "Shiboken.EnumType")
+ConfigQtNames = ("PyQt6.", "PySide6.", "Shiboken.EnumType")
 
 ConfigKnownQtTypes = (
     ".QByteArray",

eric ide

mercurial