]> git.lyx.org Git - lyx.git/commit
Fix uncodable author warning
authorGeorg Baum <baum@lyx.org>
Sat, 5 Jul 2014 12:49:51 +0000 (14:49 +0200)
committerGeorg Baum <baum@lyx.org>
Sat, 5 Jul 2014 12:49:51 +0000 (14:49 +0200)
commit2a677592a5fbbc369dc4199b1c4b3a0c84fb068a
tree12018b2080ead4f289e07b184ea035ac5fc54d9f
parent5093893b59938ab3cb59612a90580d4b7956cfec
Fix uncodable author warning

The old code was not threadsafe, and the restriction to one message box per
author name did not work if more than two authors were uncodable.
src/Changes.cpp