]> git.lyx.org Git - features.git/commit
Further amend 168d3557 to satisfy GCC 4.6
authorScott Kostyshak <skostysh@lyx.org>
Sun, 9 Oct 2016 22:04:41 +0000 (18:04 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Sun, 9 Oct 2016 22:08:42 +0000 (18:08 -0400)
commitf411040a338a5b4ac88f0ffdc892e0dacfea0c41
tree7ab742e146a58917a953c7b40cbf9bbda80d6c9c
parent5fd21db9d4ed2fab4c76f1c9c95ddfa068690208
Further amend 168d3557 to satisfy GCC 4.6

GCC 4.6 does not support non-static data member initializers.

As Guillaume points out, changing to static does not change the
intent.
src/frontends/qt4/GuiView.h