summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qfxtextinput/qfxtextinput.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qfxtextinput/qfxtextinput.pro')
-rw-r--r--tests/auto/declarative/qfxtextinput/qfxtextinput.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qfxtextinput/qfxtextinput.pro b/tests/auto/declarative/qfxtextinput/qfxtextinput.pro
index fe2e3e3..fd75fec 100644
--- a/tests/auto/declarative/qfxtextinput/qfxtextinput.pro
+++ b/tests/auto/declarative/qfxtextinput/qfxtextinput.pro
@@ -2,7 +2,7 @@ load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative gui
macx:CONFIG -= app_bundle
-SOURCES += tst_qfxtextinput.cpp
+SOURCES += tst_qmlgraphicstextinput.cpp
# Define SRCDIR equal to test's source directory
DEFINES += SRCDIR=\\\"$$PWD\\\"