Author: damoxc
Revision: 6154
Log:
add a doc string
Diff:
Modified: trunk/deluge/ui/web/js/deluge-all/Deluge.Remove.js
===================================================================
--- trunk/deluge/ui/web/js/deluge-all/Deluge.Remove.js 2010-01-26 17:35:18 UTC
(rev 6153)
+++ trunk/deluge/ui/web/js/deluge-all/Deluge.Remove.js 2010-01-26 17:42:02 UTC
(rev 6154)
@@ -31,6 +31,9 @@
statement from all source files in the program, then also delete it
here.
*/
+/**
+ * @class Ext.deluge.RemoveWindow
+ */
Ext.deluge.RemoveWindow = Ext.extend(Ext.Window, {
constructor: function(config) {
--
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en.