diff options
author | Jarek Kobus <jaroslaw.kobus@qt.io> | 2017-03-13 15:22:48 +0100 |
---|---|---|
committer | Jarek Kobus <jaroslaw.kobus@qt.io> | 2017-03-14 07:38:13 +0000 |
commit | 1105a27299adcecfbddbe74b407c212961e8685d (patch) | |
tree | f6d7fb7f1f638e08f124ea7d6ae9e3bd45efc721 /sync.profile | |
parent | 8434b070d78841f1196abd01fbf7729e4313204f (diff) | |
download | qttools-1105a27299adcecfbddbe74b407c212961e8685d.tar.gz |
Remove reference to clucene from sync.profile
Clucene got removed completely in 5.9 branch.
Change-Id: I7e0860d6ce7a0e493e8163892745235ccbda74a5
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'sync.profile')
-rw-r--r-- | sync.profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile index 9dcaf8ce7..9f88ac68d 100644 --- a/sync.profile +++ b/sync.profile @@ -1,5 +1,4 @@ %modules = ( # path to module name map - "QtCLucene" => "$basedir/src/assistant/clucene", "QtHelp" => "$basedir/src/assistant/help", "QtUiTools" => "$basedir/src/designer/src/uitools", "QtUiPlugin" => "$basedir/src/designer/src/uiplugin", |