mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
squash warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31528 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1375c489eb
commit
a11372fa6b
@ -651,8 +651,8 @@ public:
|
||||
|
||||
struct GuiApplication::Private
|
||||
{
|
||||
Private(): language_model_(0), global_menubar_(0),
|
||||
meta_fake_bit(NoModifier)
|
||||
Private(): language_model_(0), meta_fake_bit(NoModifier),
|
||||
global_menubar_(0)
|
||||
{
|
||||
#ifdef Q_WS_WIN
|
||||
/// WMF Mime handler for Windows clipboard.
|
||||
|
Loading…
Reference in New Issue
Block a user