diff options
Diffstat (limited to 'tests/auto/declarative/qfxtext/qfxtext.pro')
-rw-r--r-- | tests/auto/declarative/qfxtext/qfxtext.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qfxtext/qfxtext.pro b/tests/auto/declarative/qfxtext/qfxtext.pro index 1f3fe37..1d8c59f 100644 --- a/tests/auto/declarative/qfxtext/qfxtext.pro +++ b/tests/auto/declarative/qfxtext/qfxtext.pro @@ -2,4 +2,4 @@ load(qttest_p4) contains(QT_CONFIG,declarative): QT += declarative gui macx:CONFIG -= app_bundle -SOURCES += tst_qfxtext.cpp +SOURCES += tst_qmlgraphicstext.cpp |