mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-20 07:08:30 +00:00
add a doc string
This commit is contained in:
parent
57a9e925a7
commit
7125eab8b2
@ -31,6 +31,9 @@ Copyright:
|
|||||||
statement from all source files in the program, then also delete it here.
|
statement from all source files in the program, then also delete it here.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @class Ext.deluge.RemoveWindow
|
||||||
|
*/
|
||||||
Ext.deluge.RemoveWindow = Ext.extend(Ext.Window, {
|
Ext.deluge.RemoveWindow = Ext.extend(Ext.Window, {
|
||||||
|
|
||||||
constructor: function(config) {
|
constructor: function(config) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user