diff -r 49affa6ecf23 -r e5ad616daedb qt/qwidget/smoke_qwidget.pro --- a/qt/qwidget/smoke_qwidget.pro Tue Jun 15 11:06:30 2010 +0100 +++ b/qt/qwidget/smoke_qwidget.pro Thu Jun 17 09:20:54 2010 +0100 @@ -1,5 +1,5 @@ load(qttest_p4) -SOURCES += smoketest_qwidget.cpp +SOURCES += smoke_qwidget.cpp RESOURCES = qwidget.qrc contains(QT_CONFIG, qt3support): QT += qt3support