X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fgui%2FSeedView.h;h=666a4c7b733d8557070ec0655c8312a76a70254d;hb=d3d85653bf84dadcf6c2890cc2ddf9f629ee7619;hp=9b05e998aaf5503db24fc107e42f12a8c3e51cf2;hpb=f576091800144d69317250a69d40c711505a4f34;p=qtrapids diff --git a/src/gui/SeedView.h b/src/gui/SeedView.h index 9b05e99..666a4c7 100644 --- a/src/gui/SeedView.h +++ b/src/gui/SeedView.h @@ -37,8 +37,8 @@ Q_OBJECT ~SeedView(); - void newItem(QTorrentHandle const* handle); - void updateItem(QTorrentHandle const* handle); + void newItem(qtrapids::QTorrentHandle const* handle); + void updateItem(qtrapids::QTorrentHandle const* handle); private slots: void on_itemPressed(QTreeWidgetItem *item, int column);