]> git.lyx.org Git - features.git/commit
Rename closeBuffer to closeWorkArea, because we'll have to await whether we'll actual...
authorVincent van Ravesteijn <vfr@lyx.org>
Sat, 15 Aug 2009 21:29:14 +0000 (21:29 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Sat, 15 Aug 2009 21:29:14 +0000 (21:29 +0000)
commit5679ae92f28c13af146c2ce5f2afca4491754210
tree2adb685d049fd1ecdf9afb564fa84089339739a6
parent67c59b8f491bcd5e7ebf8ea5f8f7f186cd9c24fd
Rename closeBuffer to closeWorkArea, because we'll have to await whether we'll actually close the buffer or not.

Now we can also pass the WorkArea we would like to close. This fixes also the problem that hideWorkArea still wasn't correct. That's a consequence of the fact that we relied on currentMainWorkArea(). I wanted to get rid of that anyway.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31063 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiView.h