- Implemented a arborescence.h replacement. The new implementation is way more efficient and saves memory. Note that arborescence was not replaced yet.

This commit is contained in:
Christophe Dumez
2009-11-10 20:47:48 +00:00
parent 21de03ffd4
commit d006327f14
3 changed files with 359 additions and 1 deletions

View File

@@ -184,7 +184,8 @@ HEADERS += GUI.h \
TransferListWidget.h \
TransferListDelegate.h \
TransferListFiltersWidget.h \
propertieswidget.h
propertieswidget.h \
TorrentFilesModel.h
FORMS += MainWindow.ui \
options.ui \
about.ui \