]> git.lyx.org Git - features.git/commit
more const correctness
authorGeorg Baum <baum@lyx.org>
Tue, 21 Jun 2016 19:09:50 +0000 (21:09 +0200)
committerGeorg Baum <baum@lyx.org>
Tue, 21 Jun 2016 19:10:52 +0000 (21:10 +0200)
commitc4ab6210883a5e4a973b5ad2d887aebdf98f131a
tree2013e759849244963ac401d2fc3ec09369e4e9b5
parent539258273d142740a1f49cdfbfa8d44275ba76f7
more const correctness

The const_cast shows the place where const correctness is violated, this is
no longer hidden by lying member functions.
src/insets/InsetTabular.cpp
src/insets/InsetTabular.h