Changeset 12601
- Timestamp:
- Jul 30, 2011, 1:19:28 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt/app.cc
r12595 r12601 266 266 { 267 267 Torrent * tor = myModel->getTorrentFromId( id ); 268 std::cerr << "torrent added: " << qPrintable(tor->name()) << std::endl;269 268 270 269 if( tor->name().isEmpty( ) ) // wait until the torrent's INFO fields are loaded
Note: See TracChangeset
for help on using the changeset viewer.