]> git.lyx.org Git - features.git/commit
Refactorization: I don't like nested ?: constructions. Especially not followed by...
authorVincent van Ravesteijn <vfr@lyx.org>
Mon, 29 Mar 2010 15:32:45 +0000 (15:32 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Mon, 29 Mar 2010 15:32:45 +0000 (15:32 +0000)
commit0b450f40e7c77b5b927c5ce5e14f294fad15adec
treedba19815a8659a40f50a7dd7725c8e9aa85d6195
parent6a9f44eaa2801632b4aebbb66ed6528cc1f30827
Refactorization: I don't like nested ?: constructions. Especially not followed by an if statement which is a special case for the deepest level of the nested ?: construction.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33910 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.cpp