eric7/Toolbox/Startup.py

branch
eric7
changeset 8718
3456fb2a2cb0
parent 8709
41a9ecc5b17b
child 8837
6b4b2acc5324
--- a/eric7/Toolbox/Startup.py	Sun Oct 24 18:09:44 2021 +0200
+++ b/eric7/Toolbox/Startup.py	Mon Oct 25 17:38:21 2021 +0200
@@ -160,7 +160,7 @@
 
 def setLibraryPaths():
     """
-    Module function to set the Qt library paths correctly for windows systems.
+    Module function to set the Qt library paths correctly.
     """
     libPaths = (
         os.path.join(Globals.getPyQt6ModulesDirectory(), "plugins"),

eric ide

mercurial