]> git.lyx.org Git - features.git/commit
Converter: add a safe guard to Alerts because those cannot be called from another...
authorAbdelrazak Younes <younes@lyx.org>
Fri, 18 Dec 2009 22:59:59 +0000 (22:59 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 18 Dec 2009 22:59:59 +0000 (22:59 +0000)
commitbea0925f8ccd617293d9171eef8453d938e3a44f
tree1d9a8b02bce9f1286b943f4b8a8b85e661f002f5
parent4ed0169064b5fdb36382fdf831b696daf86f88c0
Converter: add a safe guard to Alerts because those cannot be called from another thread. The whole Alert system must be rethought I am afraid.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32585 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/Buffer.h
src/Converter.cpp