- Started to implement drag n drop in feed list but it is still very buggy

This commit is contained in:
Christophe Dumez
2009-08-23 08:10:56 +00:00
parent b9f1586068
commit 2fa43dd973
7 changed files with 141 additions and 71 deletions

View File

@@ -184,7 +184,8 @@ HEADERS += GUI.h \
ico.h \
stacktrace.h \
torrentPersistentData.h \
FeedDownloader.h
FeedDownloader.h \
feedList.h
FORMS += MainWindow.ui \
options.ui \
about.ui \