| commit | 2b73347194dde360d9e4be4526657efb511e72ef | [log] |
|---|---|---|
| author | Xisco Faulí <xiscofauli@libreoffice.org> | Mon Jan 27 13:32:07 2020 +0100 |
| committer | Xisco Faulí <xiscofauli@libreoffice.org> | Mon Jan 27 18:37:07 2020 +0100 |
| tree | a7d0e8453616ff0fae2df5593f59fec1187a2514 | |
| parent | a34e4090b39852b6d44a0107f375ff48253cd077 [diff] |
Revert "tdf#118526 Reload Notebookbar if read mode has switched" This reverts commit 69310348a6d65a49b406ec5ac2062ad5659bfcf4. Reason for revert: tdf#130187. tdf#130187 may give more problems than tdf#118526. Reverting it in libreoffice-6-3 before 6.3.5 is released Change-Id: I2b5ce4c54a92153454a1fe394e1757598616950e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87521 Tested-by: Jenkins Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org>
diff --git a/sfx2/source/notebookbar/SfxNotebookBar.cxx b/sfx2/source/notebookbar/SfxNotebookBar.cxx index 59eca1b..402874c 100644 --- a/sfx2/source/notebookbar/SfxNotebookBar.cxx +++ b/sfx2/source/notebookbar/SfxNotebookBar.cxx
@@ -289,7 +289,7 @@ { SfxFrame& rFrame = rBindings.GetDispatcher_Impl()->GetFrame()->GetFrame(); return StateMethod(rFrame.GetSystemWindow(), rFrame.GetFrameInterface(), rUIFile, bReloadNotebookbar || rBindings.GetDispatcher_Impl()->IsUpdated_Impl()); bReloadNotebookbar); } bool SfxNotebookBar::StateMethod(SystemWindow* pSysWindow,