[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_4_BRANCH: kdewebdev/quanta/components/debugger
From:       Linus McCabe <Linus () mccabe ! nu>
Date:       2005-04-04 15:43:23
Message-ID: 20050404154323.8F35A63E () office ! kde ! org
[Download RAW message or body]

CVS commit by linusmc: 

Fixed problem with eternal pathmapper dialogs on local projects


  M +4 -1      pathmapper.cpp   1.4.2.1


--- kdewebdev/quanta/components/debugger/pathmapper.cpp  #1.4:1.4.2.1
@@ -58,4 +58,7 @@ QString PathMapper::mapLocalPathToServer
     return localpath;
     
+  if(m_localBasedir == "/" && m_serverBasedir == "/")
+    return localpath;
+       
   QString newpath = translate(localpath, m_localBasedir, m_serverBasedir);
   


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic