tst_qwidget task reference fixed

Change-Id: I8d65f5912bfc2daa1e35be33a3c4d986508eebeb
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
bb10
Joerg Bornemann 2012-07-30 12:56:34 +02:00 committed by Qt by Nokia
parent 952788d64b
commit 12a40a7cbb
1 changed files with 1 additions and 1 deletions

View File

@ -8933,7 +8933,7 @@ void tst_QWidget::setGraphicsEffect()
void tst_QWidget::activateWindow()
{
// Test case for task 260685
// Test case for QTBUG-26711
// Create first mainwindow and set it active
QScopedPointer<QMainWindow> mainwindow(new QMainWindow);