E5Gui/E5ZoomWidget.py

changeset 3591
2f2a4a76dd22
parent 3178
f25fc1364c88
child 3656
441956d8fce5
--- a/E5Gui/E5ZoomWidget.py	Sat May 17 19:58:49 2014 +0200
+++ b/E5Gui/E5ZoomWidget.py	Sun May 18 14:13:09 2014 +0200
@@ -55,7 +55,7 @@
     @pyqtSlot(int)
     def on_slider_sliderMoved(self, value):
         """
-        Public slot to handle changes of the zoom value.
+        Private slot to handle changes of the zoom value.
         
         @param value value of the slider (integer)
         """

eric ide

mercurial