# HG changeset patch # User insilmaril # Date 1143490918 0 # Node ID 96b8406d4a2f2ae3992dedb5d11f0e42e6d62cdd # Parent 4ee885c3b72c7b47774d4e16a837c7701684ad98 More documentation, fixed small bug where links of unselected objects where visible again diff -r 4ee885c3b72c -r 96b8406d4a2f xsltproc.cpp --- a/xsltproc.cpp Mon Mar 27 20:21:58 2006 +0000 +++ b/xsltproc.cpp Mon Mar 27 20:21:58 2006 +0000 @@ -67,8 +67,6 @@ xsltProc->addArgument (xslFile); xsltProc->addArgument (inputFile); dia.append ("vym is executing: \n" + xsltProc->arguments().join(" ") ); - //FIXME testing - cout <arguments().join(" ")) <start() ) { QMessageBox::critical( 0, QObject::tr( "Critical Error" ),