- Initial commit (both lists are merged but not all the features are there and it is probably buggy)

This commit is contained in:
Christophe Dumez
2009-11-07 19:55:33 +00:00
parent 7792b4f849
commit d6e90883cb
10 changed files with 821 additions and 550 deletions

View File

@@ -185,7 +185,9 @@ HEADERS += GUI.h \
torrentPersistentData.h \
FeedDownloader.h \
feedList.h \
supportedEngines.h
supportedEngines.h \
TransferListWidget.h \
TransferListDelegate.h
FORMS += MainWindow.ui \
options.ui \
about.ui \
@@ -228,5 +230,6 @@ SOURCES += GUI.cpp \
eventmanager.cpp \
SearchTab.cpp \
ico.cpp \
rss.cpp
rss.cpp \
TransferListWidget.cpp
DESTDIR = .