E5Gui/E5ComboBox.py

changeset 2953
703452a2876f
parent 2401
4f428de32b69
child 3057
10516539f238
child 3160
209a07d7e401
--- a/E5Gui/E5ComboBox.py	Sat Sep 28 17:40:42 2013 +0200
+++ b/E5Gui/E5ComboBox.py	Sat Sep 28 19:06:25 2013 +0200
@@ -35,7 +35,7 @@
         """
         Public method to get the inactive text.
         
-        return inactive text (string)
+        @return inactive text (string)
         """
         return self.__lineedit.inactiveText()
     

eric ide

mercurial