diff options
author | Jason Barron <jbarron@trolltech.com> | 2009-07-07 15:03:13 (GMT) |
---|---|---|
committer | Jason Barron <jbarron@trolltech.com> | 2009-07-07 15:03:13 (GMT) |
commit | 86aec1ba2bb3275f4b2f562b42bdbae4e4ddeaf4 (patch) | |
tree | 91845e1664ebb92245efa93540993b72722c5e94 /tests/auto/test.pl | |
parent | 3aef8eaffb8959a1559b0b3b01a423a2ac42c8eb (diff) | |
download | Qt-86aec1ba2bb3275f4b2f562b42bdbae4e4ddeaf4.zip Qt-86aec1ba2bb3275f4b2f562b42bdbae4e4ddeaf4.tar.gz Qt-86aec1ba2bb3275f4b2f562b42bdbae4e4ddeaf4.tar.bz2 |
Fix compilation on WinCE by using correct scopes.
A scope is not an else case unless it is explicitly preceded by the
'else' keyword. This was causing the 'symbian' block to be treated as
a separate block and therefore WinCE was hitting the 'else' case which
caused several subdirs to be added a second time.
Diffstat (limited to 'tests/auto/test.pl')
0 files changed, 0 insertions, 0 deletions