Preferences/ViewProfileDialog.py

changeset 2964
84b65fb9e780
parent 2548
03c3840f887d
child 3010
befeff46ec0f
--- a/Preferences/ViewProfileDialog.py	Sun Sep 29 15:23:19 2013 +0200
+++ b/Preferences/ViewProfileDialog.py	Sun Sep 29 15:54:10 2013 +0200
@@ -27,6 +27,7 @@
         @param debugVisibilities list  of flags giving the visibilities
             of the various parts for the 'debug' view profile (list of boolean)
         @param parent parent widget of this dialog (QWidget)
+        @exception ValueError raised to indicate an invalid layout
         """
         super().__init__(parent)
         

eric ide

mercurial