add a doc string

This commit is contained in:
Damien Churchill 2010-01-26 17:42:02 +00:00
parent 57a9e925a7
commit 7125eab8b2

View File

@ -31,6 +31,9 @@ Copyright:
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) {