]> git.lyx.org Git - features.git/commit
Fix painting of hidden tabbar on gtk
authorVincent van Ravesteijn <vfr@lyx.org>
Fri, 25 May 2012 17:05:38 +0000 (19:05 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Fri, 25 May 2012 17:17:48 +0000 (19:17 +0200)
commit655a4f5515f02c057dc47abd7bdfbd4059ff494c
tree3ade9067aea7abe9caf32e4da249002160c32e2f
parent4c3a97d96e478dd54ee2a10205fc2520c33c6fda
Fix painting of hidden tabbar on gtk

When there is a single document open, the tabbar gets hidden. The only and selected tab is still visible though as a break in the line delining the tabwidget. To fix this we paint the tabwidget ourselves and remove the presence of the hidden tab.
src/frontends/qt4/GuiWorkArea.cpp
src/frontends/qt4/GuiWorkArea.h