diff options
author | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2012-02-06 23:01:49 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2012-02-06 23:08:57 +0100 |
commit | 367b2e8b01c42c34c7782c4410db359c2b3ca060 (patch) | |
tree | a8bf2688c8cd2d0fd0177d294d5a52e33b5a6044 /src/gui/widgets | |
parent | 93d7f788d24f96966b69250267557ba7b9fcd442 (diff) | |
download | mana-367b2e8b01c42c34c7782c4410db359c2b3ca060.tar.gz mana-367b2e8b01c42c34c7782c4410db359c2b3ca060.tar.bz2 mana-367b2e8b01c42c34c7782c4410db359c2b3ca060.tar.xz mana-367b2e8b01c42c34c7782c4410db359c2b3ca060.zip |
Fixed searching for wallpapers on 64-bit machines
The check whether a filename contains any '%' character was failing because
the 'unsigned int separator' was too small to hold std::string::npos.
Reviewed-by: Yohann Ferreira
Diffstat (limited to 'src/gui/widgets')
0 files changed, 0 insertions, 0 deletions