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

List:       kde-commits
Subject:    playground/devtools/kdevelop4-extra-plugins/coverage
From:       Daniel Calviño Sánchez <danxuliu () gmail ! com>
Date:       2012-09-15 16:07:34
Message-ID: 20120915160734.EF67DAC7CB () svn ! kde ! org
[Download RAW message or body]

SVN commit 1316369 by danxuliu:

Adjust to KDevPlatform changes in commit f5e397be.

 M  +1 -1      lcovjob.cpp  


--- trunk/playground/devtools/kdevelop4-extra-plugins/coverage/lcovjob.cpp #1316368:1316369
@@ -140,7 +140,7 @@
     setViewType(KDevelop::IOutputView::HistoryView);
     setStandardToolView(KDevelop::IOutputView::TestView);
     setBehaviours(IOutputView::AutoScroll | IOutputView::AllowUserClose);
-    setModel(new CovOutputModel(0), IOutputView::TakeOwnership);
+    setModel(new CovOutputModel(0));
 }
 
 void LcovJob::initParser()
[prev in list] [next in list] [prev in thread] [next in thread] 

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