diff options
author | 2016-04-24 21:11:18 +0300 | |
---|---|---|
committer | 2016-04-25 12:31:15 -0700 | |
commit | 9fe0cbaae4542927767233c20afe697cca4c9636 (patch) | |
tree | 85d860b35a642f66835063b1eb29a9a47a47f31d /qt-ui/downloadfromdivecomputer.h | |
parent | 979dee2de76e05f23dee603b52a51585af0cccbf (diff) | |
download | subsurface-9fe0cbaae4542927767233c20afe697cca4c9636.tar.gz |
Fix file extension regesp
The original negative lookahead failed in case the file name contains
more than 1 dot as it looks for dot that is not followed by the given
extensions. And such a match exists in the file name. The new version
should look properly if the file ends with any of the given extensions.
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/downloadfromdivecomputer.h')
0 files changed, 0 insertions, 0 deletions