- Allow to download plugins from their url

This commit is contained in:
Christophe Dumez
2007-09-11 19:31:21 +00:00
parent 4c880fea09
commit b7ea2fb51a
6 changed files with 130 additions and 4 deletions

View File

@@ -136,12 +136,12 @@ HEADERS += GUI.h misc.h options_imp.h about_imp.h \
rss.h rss_imp.h FinishedTorrents.h \
allocationDlg.h FinishedListDelegate.h \
qtorrenthandle.h downloadingTorrents.h \
engineSelectDlg.h
engineSelectDlg.h pluginSource.h
FORMS += MainWindow.ui options.ui about.ui \
properties.ui createtorrent.ui preview.ui \
login.ui downloadFromURL.ui addTorrentDialog.ui \
search.ui rss.ui seeding.ui bandwidth_limit.ui \
download.ui engineSelect.ui
download.ui engineSelect.ui pluginSource.ui
SOURCES += GUI.cpp \
main.cpp \
options_imp.cpp \