eric6/DebugClients/Python/DebugConfig.py

changeset 7635
0cdead130a81
parent 7360
9190402e4505
child 7639
422fd05e9c91
--- a/eric6/DebugClients/Python/DebugConfig.py	Sat Jun 20 17:36:20 2020 +0200
+++ b/eric6/DebugClients/Python/DebugConfig.py	Sun Jun 21 18:26:12 2020 +0200
@@ -26,7 +26,7 @@
 
 BatchSize = 200
 ConfigQtNames = (
-    'PyQt5.', 'PyQt4.', 'PySide2.', 'PySide.', 'Shiboken.EnumType'
+    'PyQt5.', 'PySide2.', 'Shiboken.EnumType'
 )
 ConfigKnownQtTypes = (
     '.QChar', '.QByteArray', '.QString', '.QStringList', '.QPoint', '.QPointF',

eric ide

mercurial