tst_qwidget task reference fixed
authorJoerg Bornemann <joerg.bornemann@nokia.com>
Mon, 30 Jul 2012 10:56:34 +0000 (12:56 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 31 Jul 2012 09:51:51 +0000 (11:51 +0200)
Change-Id: I8d65f5912bfc2daa1e35be33a3c4d986508eebeb
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp

index bb4525f..a62f792 100644 (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);