mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Surely we do not need to see this every time either.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20271 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
50a7ee7633
commit
12ac451406
@ -649,7 +649,7 @@ void GuiViewBase::currentTabChanged(int i)
|
||||
updateWindowTitle();
|
||||
updateStatusBar();
|
||||
|
||||
lyxerr << "currentTabChanged " << i
|
||||
LYXERR(Debug::GUI) << "currentTabChanged " << i
|
||||
<< "File" << bv.buffer().fileName() << endl;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user