Mark QTorrentHandle constructor as explicit

This commit is contained in:
Christophe Dumez
2010-03-11 21:43:09 +00:00
parent 9b2565dff9
commit c32b352ec1
2 changed files with 10 additions and 10 deletions

View File

@@ -53,7 +53,7 @@ class QTorrentHandle {
//
QTorrentHandle() {}
QTorrentHandle(torrent_handle h);
explicit QTorrentHandle(torrent_handle h);
//
// Getters