Whitespace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35526 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2010-09-28 18:35:04 +00:00
parent 1a681aaf24
commit b05e674e6f

View File

@ -1339,7 +1339,7 @@ void BufferView::dispatch(FuncRequest const & cmd, DispatchResult & dr)
saveBookmark(0);
}
}
if (!label.empty())
if (!label.empty())
gotoLabel(label);
break;
}