sw/source/uibase/wrtsh/navmgr.cxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit fa0725ca554c1b963daeb68506b88fd09aa42615
Author: Julien Nabet <serval2...@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
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to