aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/qtquick1/toys/tic-tac-toe/tic-tac-toe.qmlproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/qtquick1/toys/tic-tac-toe/tic-tac-toe.qmlproject')
-rw-r--r--examples/declarative/qtquick1/toys/tic-tac-toe/tic-tac-toe.qmlproject2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/declarative/qtquick1/toys/tic-tac-toe/tic-tac-toe.qmlproject b/examples/declarative/qtquick1/toys/tic-tac-toe/tic-tac-toe.qmlproject
index b64f6334ca..6351084ba9 100644
--- a/examples/declarative/qtquick1/toys/tic-tac-toe/tic-tac-toe.qmlproject
+++ b/examples/declarative/qtquick1/toys/tic-tac-toe/tic-tac-toe.qmlproject
@@ -13,6 +13,4 @@ Project {
ImageFiles {
directory: "."
}
- /* List of plugin directories passed to QML runtime */
- // importPaths: [ " ../exampleplugin " ]
}