diff -r 5280e37405b8 -r 2f2a4a76dd22 UI/Previewer.py --- a/UI/Previewer.py Sat May 17 19:58:49 2014 +0200 +++ b/UI/Previewer.py Sun May 18 14:13:09 2014 +0200 @@ -124,7 +124,7 @@ def __previewStateChanged(self, on): """ - Public slot to toggle the display of the preview. + Private slot to toggle the display of the preview. @param on flag indicating to show a preview (boolean) """