diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2009-04-01 17:22:34 +0200 |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2009-04-01 17:22:34 +0200 |
commit | 214d5e9f7e15610c411983ee797c826f5e4132d3 (patch) | |
tree | a3727a1a632eb1afd0398d25a23cb3c0be1edd0b /util/webkit | |
parent | 1375c1cb91a3233ca50f3ca9ef5d63bda038614b (diff) | |
download | qt4-tools-214d5e9f7e15610c411983ee797c826f5e4132d3.tar.gz |
Fix WebKit import from the trunk.
WebCore/plugins/wx is gone.
Reviewed-by: Trust me
Diffstat (limited to 'util/webkit')
-rwxr-xr-x | util/webkit/mkdist-webkit | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/webkit/mkdist-webkit b/util/webkit/mkdist-webkit index cfbde0067c..4fcfa8dfd7 100755 --- a/util/webkit/mkdist-webkit +++ b/util/webkit/mkdist-webkit @@ -87,7 +87,6 @@ excluded_directories="$excluded_directories WebCore/platform/image-decoders/ico" excluded_directories="$excluded_directories WebCore/platform/image-decoders/jpeg" excluded_directories="$excluded_directories WebCore/platform/image-decoders/xbm" -excluded_directories="$excluded_directories WebCore/plugins/wx" excluded_directories="$excluded_directories WebCore/plugins/gtk" excluded_directories="$excluded_directories WebCore/platform/symbian WebCore/platform/wx" |