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

@@ -25,7 +25,7 @@ public:
void setModel(WalletModel *model);
/** Set up the tab chain manually, as Qt messes up the tab chain by default in some cases (issue http://bugreports.qt.nokia.com/browse/QTBUG-10907).
/** Set up the tab chain manually, as Qt messes up the tab chain by default in some cases (issue https://bugreports.qt-project.org/browse/QTBUG-10907).
*/
QWidget *setupTabChain(QWidget *prev);