Mercurial > hg > easaier-soundaccess
diff widgets/QueryResultsWidget.cpp @ 216:3045ced14a59
modify the animation in the WaitingWidget class
author | benoitrigolleau |
---|---|
date | Thu, 07 Feb 2008 15:15:52 +0000 |
parents | 925b77f25cd9 |
children | 60e84bb658bc |
line wrap: on
line diff
--- a/widgets/QueryResultsWidget.cpp Wed Feb 06 16:45:36 2008 +0000 +++ b/widgets/QueryResultsWidget.cpp Thu Feb 07 15:15:52 2008 +0000 @@ -207,6 +207,7 @@ labelTitleArtist->setToolTip(title); connect(labelTitleArtist, SIGNAL(linkActivated(QString)), MainWindow::instance(), SLOT(importEasaierFile(QString))); + connect(labelTitleArtist, SIGNAL(linkActivated(QString)), MainWindow::instance(), SLOT(lockWindow())); m_resultsLayout->addWidget(labelTitleArtist,m_currentRow,4,1,1); //add the confidence