diff options
author | Andreas Kling <andreas.kling@nokia.com> | 2011-09-22 12:48:44 (GMT) |
---|---|---|
committer | Zeno Albisser <zeno.albisser@nokia.com> | 2011-11-09 16:11:17 (GMT) |
commit | 7a401da71f27ca9e9cd10bc8f1e0995a9992100d (patch) | |
tree | 2c79ae53238f56530095000da68ed5e1e18416d8 /src/3rdparty | |
parent | 3c4f8767ccd4f6214eae17992aa7b0ad0630eb36 (diff) | |
download | Qt-7a401da71f27ca9e9cd10bc8f1e0995a9992100d.zip Qt-7a401da71f27ca9e9cd10bc8f1e0995a9992100d.tar.gz Qt-7a401da71f27ca9e9cd10bc8f1e0995a9992100d.tar.bz2 |
Re-apply change e3208a8d44423bc3b5c32e2e90f68675e51a3b73 by Andreas Kling
Sentences should end with a period! (Poor man's rebuild trigger.)
Diffstat (limited to 'src/3rdparty')
-rw-r--r-- | src/3rdparty/webkit/Source/WebCore/WebCore.pri | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/webkit/Source/WebCore/WebCore.pri b/src/3rdparty/webkit/Source/WebCore/WebCore.pri index 00357a1..d8ba8a6 100644 --- a/src/3rdparty/webkit/Source/WebCore/WebCore.pri +++ b/src/3rdparty/webkit/Source/WebCore/WebCore.pri @@ -153,7 +153,7 @@ symbian { CONFIG += do_not_build_as_thumb CONFIG(release, debug|release): QMAKE_CXXFLAGS.ARMCC += -OTime -O3 - # Symbian plugin support + # Symbian plugin support. LIBS += -lefsrv !CONFIG(QTDIR_build) { |