Cleaned up download ui code.

git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@356 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2005-03-15 20:04:11 +00:00
parent b5f218ffd9
commit 8090d4db26
11 changed files with 224 additions and 127 deletions
+3
View File
@@ -1,6 +1,7 @@
noinst_LIBRARIES = libsub_ui.a
libsub_ui_a_SOURCES = \
base_element.h \
control.h \
download.cc \
download.h \
@@ -10,6 +11,8 @@ libsub_ui_a_SOURCES = \
file_list.h \
peer_info.cc \
peer_info.h \
peer_list.cc \
peer_list.h \
root.cc \
root.h \
tracker_list.cc \