summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativedebugobservermode/qdeclarativedebugobservermode.pro
diff options
context:
space:
mode:
authorAurindam Jana <aurindam.jana@digia.com>2012-11-22 17:29:53 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-27 17:03:35 +0100
commit70579cf5f1b82460443b764aef1f2d2b23732acd (patch)
treef1ebdf69b9346dae6b3daef348d85cf5215fe052 /tests/auto/declarative/qdeclarativedebugobservermode/qdeclarativedebugobservermode.pro
parented0616b199dde58c8c87097dce31128dd0bfb5b8 (diff)
QtQuick1: Fix ObserverMode
Although ObserverMode was enabled, the messages to the plugin were not delivered and hence the feature did not work. Change-Id: I58ec83a4ee727b32833c011a4942cde0cd6a02c8 Reviewed-by: Christiaan Janssen <christiaan.janssen@digia.com>
Diffstat (limited to 'tests/auto/declarative/qdeclarativedebugobservermode/qdeclarativedebugobservermode.pro')
-rw-r--r--tests/auto/declarative/qdeclarativedebugobservermode/qdeclarativedebugobservermode.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/declarative/qdeclarativedebugobservermode/qdeclarativedebugobservermode.pro b/tests/auto/declarative/qdeclarativedebugobservermode/qdeclarativedebugobservermode.pro
new file mode 100644
index 00000000..7eac3c59
--- /dev/null
+++ b/tests/auto/declarative/qdeclarativedebugobservermode/qdeclarativedebugobservermode.pro
@@ -0,0 +1,4 @@
+TEMPLATE = subdirs
+
+SUBDIRS = tst_qdeclarativedebugobservermode.pro \
+ app