(trunk web) refactor the inspector into its own class; make most of the methods private.

This commit is contained in:
Jordan Lee
2011-09-02 19:29:41 +00:00
parent f65c557048
commit 3b4fccadf1
4 changed files with 531 additions and 500 deletions

View File

@@ -5,6 +5,7 @@ dist_data_DATA = \
dialog.js \
file-row.js \
formatter.js \
inspector.js \
menu.js \
remote.js \
torrent.js \