]> git.lyx.org Git - features.git/commit
Prevent crash in the file browser if the file mask is an invalid regex.
authorAngus Leeming <leeming@lyx.org>
Fri, 2 Jan 2004 21:54:09 +0000 (21:54 +0000)
committerAngus Leeming <leeming@lyx.org>
Fri, 2 Jan 2004 21:54:09 +0000 (21:54 +0000)
commit7e9788e62de313cae583bbde31f06fa891f6e027
treedc790f6e32d8bc63a7302dedc810795e80729605
parent1fe005b6c44333214a88acc1a5c1d687c9db8270
Prevent crash in the file browser if the file mask is an invalid regex.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8293 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/xforms/ChangeLog
src/frontends/xforms/FileDialog.C
src/frontends/xforms/FormFiledialog.C