Cooperation/ChatWidget.py

changeset 2953
703452a2876f
parent 2436
f75dbdd22959
child 2986
cd4e2cab7eb2
diff -r 94fc661a54a2 -r 703452a2876f Cooperation/ChatWidget.py
--- a/Cooperation/ChatWidget.py	Sat Sep 28 17:40:42 2013 +0200
+++ b/Cooperation/ChatWidget.py	Sat Sep 28 19:06:25 2013 +0200
@@ -370,6 +370,8 @@
     def getClient(self):
         """
         Public method to get a reference to the cooperation client.
+        
+        @return reference to the cooperation client (CooperationClient)
         """
         return self.__client
     

eric ide

mercurial