Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelvesSelectionDialog.py

changeset 3359
6b6c224d67d6
parent 3297
7b7e8124fb51
child 3484
645c12de6b0c
--- a/Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelvesSelectionDialog.py	Wed Mar 12 18:44:34 2014 +0100
+++ b/Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelvesSelectionDialog.py	Wed Mar 12 18:46:12 2014 +0100
@@ -18,6 +18,8 @@
         """
         Constructor
         
+        @param message message to be shown (string)
+        @param shelveNames list of shelve names (list of string)
         @param parent reference to the parent widget (QWidget)
         """
         super().__init__(parent)

eric ide

mercurial