CxFreeze/CxfreezeConfigDialog.py

changeset 109
0d05668ee75a
parent 106
3bd158b161f1
child 112
031d64d92dc8
--- a/CxFreeze/CxfreezeConfigDialog.py	Sun Jan 21 14:55:36 2018 +0100
+++ b/CxFreeze/CxfreezeConfigDialog.py	Sun Jan 21 15:00:09 2018 +0100
@@ -119,7 +119,7 @@
     def getOpenFileNames(parent=None, caption="", directory="",
                          fileFilter="", options=None):
         """
-        Public method to get the names of files and folders for opening it.
+        Static method to get the names of files and folders for opening it.
         
         @param parent parent widget of the dialog (QWidget)
         @param caption window title of the dialog (string)

eric ide

mercurial