--- a/QScintilla/ZoomDialog.py Tue Oct 15 22:03:54 2013 +0200 +++ b/QScintilla/ZoomDialog.py Fri Oct 18 23:00:41 2013 +0200 @@ -25,6 +25,7 @@ @param zoom zoom factor to show in the spinbox @param parent parent widget of this dialog (QWidget) @param name name of this dialog (string) + @param modal modal dialog state (boolean) """ super(ZoomDialog, self).__init__(parent) if name: