Refactored peer info screen out into its own ui class.

git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@355 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2005-03-15 15:58:45 +00:00
parent dfa6c9cd05
commit b5f218ffd9
5 changed files with 220 additions and 93 deletions
+2
View File
@@ -8,6 +8,8 @@ libsub_ui_a_SOURCES = \
download_list.h \
file_list.cc \
file_list.h \
peer_info.cc \
peer_info.h \
root.cc \
root.h \
tracker_list.cc \