Update Bugreport Links

Update Qt Links

Revert Qt source link

Update Qt links
This commit is contained in:
fanquake
2012-09-22 13:32:28 +08:00
parent 1da09ab062
commit e1eb3d4451
5 changed files with 9 additions and 9 deletions

View File

@@ -123,7 +123,7 @@ public slots:
/** Asks the user whether to pay the transaction fee or to cancel the transaction.
It is currently not possible to pass a return value to another thread through
BlockingQueuedConnection, so an indirected pointer is used.
http://bugreports.qt.nokia.com/browse/QTBUG-10440
https://bugreports.qt-project.org/browse/QTBUG-10440
@param[in] nFeeRequired the required fee
@param[out] payFee true to pay the fee, false to not pay the fee