diff options
author | Shane Kearns <shane.kearns@sosco.com> | 2009-10-26 15:55:47 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@sosco.com> | 2009-10-26 15:55:47 (GMT) |
commit | 91823996c00b1ba952be45eaa69a98816e6f27fd (patch) | |
tree | 0f8774e35395122555e271deeb579e1cc4faca6f /src/gui/kernel/qt_s60_p.h | |
parent | 32815bd71b08f1a8bbec04e60a973a1fa2d9febe (diff) | |
download | Qt-91823996c00b1ba952be45eaa69a98816e6f27fd.zip Qt-91823996c00b1ba952be45eaa69a98816e6f27fd.tar.gz Qt-91823996c00b1ba952be45eaa69a98816e6f27fd.tar.bz2 |
Fix QCompleter autotest for case insensitive filesystems
The directory completion test case was constructing a case insensitive
name completer, but doing a case sensitive string comparison of the test
result.
After this change, it uses the same case sensitivity the QCompleter was
constructed with to perform the comparison - which varies according to
the test case.
Reviewed-by: axis
Diffstat (limited to 'src/gui/kernel/qt_s60_p.h')
0 files changed, 0 insertions, 0 deletions