Helpviewer/Download/DownloadAskActionDialog.py

branch
Py2 comp.
changeset 3057
10516539f238
parent 2525
8b507a9a2d40
parent 2954
bf0215fe12d1
child 3145
a9de05d4a22f
--- a/Helpviewer/Download/DownloadAskActionDialog.py	Tue Oct 15 22:03:54 2013 +0200
+++ b/Helpviewer/Download/DownloadAskActionDialog.py	Fri Oct 18 23:00:41 2013 +0200
@@ -24,6 +24,9 @@
         """
         Constructor
         
+        @param fileName file name (string)
+        @param mimeType mime type (string)
+        @param baseUrl URL (string)
         @param parent reference to the parent widget (QWidget)
         """
         super(DownloadAskActionDialog, self).__init__(parent)

eric ide

mercurial