[Libreoffice-commits] core.git: sw/source
Julien Nabet
serval2412 at yahoo.fr
Sun Jun 22 06:40:08 PDT 2014
sw/source/uibase/wrtsh/navmgr.cxx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit fa0725ca554c1b963daeb68506b88fd09aa42615
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Sun Jun 22 15:38:33 2014 +0200
Fix paths
Change-Id: Idc756bc1b224952b9283fd15b3313b70ea3828a3
diff --git a/sw/source/uibase/wrtsh/navmgr.cxx b/sw/source/uibase/wrtsh/navmgr.cxx
index cb4fc1b..ca06f65 100644
--- a/sw/source/uibase/wrtsh/navmgr.cxx
+++ b/sw/source/uibase/wrtsh/navmgr.cxx
@@ -53,8 +53,8 @@ SwNavigationMgr::SwNavigationMgr(SwWrtShell & rShell)
{
}
-// This method is used by the navigation shell - defined in sw/source/ui/inc/navsh.hxx
-// and implemented in sw/source/ui/shells/navsh.cxx
+// This method is used by the navigation shell - defined in sw/source/uibase/inc/navsh.hxx
+// and implemented in sw/source/uibase/shells/navsh.cxx
// It is called when we want to check if the back button should be enabled or not.
// The back button should be enabled only if there are some entries in the navigation history
More information about the Libreoffice-commits
mailing list