mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
add a doc string
This commit is contained in:
parent
57a9e925a7
commit
7125eab8b2
1 changed files with 3 additions and 0 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue