diff options
author | Janne Anttila <janne.anttila@digia.com> | 2009-08-04 09:58:36 (GMT) |
---|---|---|
committer | Janne Anttila <janne.anttila@digia.com> | 2009-08-04 10:01:15 (GMT) |
commit | cbc8be3013cfbe1f192d69c228701cd253e5aabd (patch) | |
tree | 8f1f6f19d4092f7717d5d26fbbb1dc569d268b56 /src/plugins/s60/5_0 | |
parent | 7ff5fd86376714aa4de5dae7e8ef7576d69b5feb (diff) | |
download | Qt-cbc8be3013cfbe1f192d69c228701cd253e5aabd.zip Qt-cbc8be3013cfbe1f192d69c228701cd253e5aabd.tar.gz Qt-cbc8be3013cfbe1f192d69c228701cd253e5aabd.tar.bz2 |
Trailing whitespace and tab/space fixes for src/plugins
Diffstat (limited to 'src/plugins/s60/5_0')
-rw-r--r-- | src/plugins/s60/5_0/5_0.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/s60/5_0/5_0.pro b/src/plugins/s60/5_0/5_0.pro index 878a466..d7c3cb2 100644 --- a/src/plugins/s60/5_0/5_0.pro +++ b/src/plugins/s60/5_0/5_0.pro @@ -8,7 +8,7 @@ contains(S60_VERSION, 3.1) { } else { SOURCES += ../src/qlocale_3_2.cpp \ ../src/qdesktopservices_3_2.cpp - LIBS += -ldirectorylocalizer + LIBS += -ldirectorylocalizer INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE } |