mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 03:03:06 +00:00
cosmetics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29859 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e582d149d4
commit
d5e1b377d3
@ -1354,7 +1354,7 @@ void TabWorkArea::setFullScreen(bool full_screen)
|
||||
}
|
||||
|
||||
if (lyxrc.full_screen_tabbar)
|
||||
showBar(!full_screen && count()>1);
|
||||
showBar(!full_screen && count() > 1);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user