aboutsummaryrefslogtreecommitdiffstats
path: root/share/share.qbs
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2017-11-01 12:19:15 +0100
committerEike Ziller <eike.ziller@qt.io>2017-11-03 07:30:52 +0000
commitba0faf229a0b728f66d39b121d7b50e9b0129916 (patch)
treec02a81149efb5dad13c650cf9fdc5ac51903ab4a /share/share.qbs
parentd6ff82a244853fd2a75fd59787a07284fa2c04d6 (diff)
Remove external tool for "sort text"
We now have Edit > Advanced > Sort selected lines Change-Id: I948718a1be432e00b2646b29f173894a51691164 Reviewed-by: André Hartmann <aha_1980@gmx.de>
Diffstat (limited to 'share/share.qbs')
-rw-r--r--share/share.qbs1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/share.qbs b/share/share.qbs
index 08688ec092..c5ee2b1c39 100644
--- a/share/share.qbs
+++ b/share/share.qbs
@@ -51,7 +51,6 @@ Product {
"lupdate.xml",
"qmlscene.xml",
"qmlviewer.xml",
- "sort.xml",
]
if (qbs.targetOS.contains("windows"))
list.push("notepad_win.xml");