micro opt
Change-Id: I4ef86a56780cf9ea8fe244a5347a79099bc05979
This commit is contained in:
parent
749fe62b32
commit
98fd6fa45f
@ -233,7 +233,7 @@ IMPL_LINK( SwNavigationPI, ToolBoxSelectHdl, ToolBox *, pBox, void )
|
||||
bool* pbNext = new bool(false);
|
||||
Application::PostUserEvent(LINK(pView, SwView, MoveNavigationHdl), pbNext, true);
|
||||
}
|
||||
if (sCommand == "forward")
|
||||
else if (sCommand == "forward")
|
||||
{
|
||||
// #i75416# move the execution of the search to an asynchronously called static link
|
||||
bool* pbNext = new bool(true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user