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

List:       kde-commits
Subject:    kdevelop/parts/outputviews
From:       Andras Mantia <amantia () freemail ! hu>
Date:       2003-05-13 9:37:27
[Download RAW message or body]

CVS commit by amantia: 

Yet another try to fix the "go to error" bug.
CCMAIL: harry@kdevelop.org


  M +5 -0      makewidget.cpp   1.89


--- kdevelop/parts/outputviews/makewidget.cpp  #1.88:1.89
@@ -445,4 +445,9 @@ QString MakeWidget::guessFileName( const
     QString dir = directory( parag );
 
+    if ( fName.startsWith( "/" ) )
+    {
+        // absolute path given
+        name = fName;
+    } else
     if ( ( fName.contains( "/" ) ) && ( !dir.isEmpty() ) )
     {


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

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