mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-12 03:18:47 +00:00
add a doc string
This commit is contained in:
parent
3e13fe1229
commit
0634592bd9
1 changed files with 5 additions and 0 deletions
|
@ -59,6 +59,11 @@ Copyright:
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @class Ext.deluge.Sidebar
|
||||||
|
* @author Damien Churchill <damoxc@gmail.com>
|
||||||
|
* @version 1.3
|
||||||
|
*/
|
||||||
Ext.deluge.Sidebar = Ext.extend(Ext.Panel, {
|
Ext.deluge.Sidebar = Ext.extend(Ext.Panel, {
|
||||||
|
|
||||||
// private
|
// private
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue