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

List:       kde-commits
Subject:    kdevelop/parts/valgrind
From:       Harald Fernengel <harald () trolltech ! com>
Date:       2003-01-07 18:57:52
[Download RAW message or body]

CVS commit by harald: 

make it smarter


  M +4 -1      valgrind_dialog.cpp   1.4


--- kdevelop/parts/valgrind/valgrind_dialog.cpp  #1.3:1.4
@@ -52,4 +52,7 @@ void ValgrindDialog::setParameters( cons
 void ValgrindDialog::setValExecutable( const QString& ve )
 {
+  if ( ve.isEmpty() )
+    w->valExecutableEdit->setURL( "valgrind" );
+  else
   w->valExecutableEdit->setURL( ve );
 }


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

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