aboutsummaryrefslogtreecommitdiff
path: root/tests/client/qmlfiles.h.in
diff options
context:
space:
mode:
authorRenato Araujo Oliveira Filho <renato.filho@canonical.com>2012-10-11 16:15:17 -0300
committerRenato Araujo Oliveira Filho <renato.filho@canonical.com>2012-10-11 16:15:17 -0300
commit9bf14725a2333ca9535e734e2d6f3d7168a090d4 (patch)
treeafcccd60f592a703b5da4107c8aae80c7ef81487 /tests/client/qmlfiles.h.in
parentf430d60b0a1a458985d41cb964b1a6e569c2e63e (diff)
downloadqmenumodel-9bf14725a2333ca9535e734e2d6f3d7168a090d4.tar.gz
qmenumodel-9bf14725a2333ca9535e734e2d6f3d7168a090d4.tar.bz2
qmenumodel-9bf14725a2333ca9535e734e2d6f3d7168a090d4.zip
Created unit test for crash during model destruction.
Diffstat (limited to 'tests/client/qmlfiles.h.in')
-rw-r--r--tests/client/qmlfiles.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/client/qmlfiles.h.in b/tests/client/qmlfiles.h.in
index ebb534c..876b78f 100644
--- a/tests/client/qmlfiles.h.in
+++ b/tests/client/qmlfiles.h.in
@@ -1,2 +1,3 @@
const char* QML_BASE_DIR = "@libqmenumodel_BINARY_DIR@";
const char* LOADMODEL_QML = "@CMAKE_CURRENT_SOURCE_DIR@/loadmodel.qml";
+const char* LOADMODEL2_QML = "@CMAKE_CURRENT_SOURCE_DIR@/loadmodel2.qml";