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

List:       kde-commits
Subject:    kdevelop/parts/outputviews
From:       Jens Dagerbo <jens.dagerbo () swipnet ! se>
Date:       2003-11-16 2:05:18
[Download RAW message or body]

CVS commit by dagerbo: 

Sorry for the mess. This compiles _and_ works. 


  M +1 -1      appoutputviewpart.cpp   1.27
  M +1 -2      appoutputviewpart.h   1.12


--- kdevelop/parts/outputviews/appoutputviewpart.cpp  #1.26:1.27
@@ -72,5 +72,5 @@ void AppOutputViewPart::stopApplication(
 }
 
-void AppOutputViewPart::slotProcessExited( KProcess * )
+void AppOutputViewPart::slotProcessExited()
 {
     core()->running( this, false );

--- kdevelop/parts/outputviews/appoutputviewpart.h  #1.11:1.12
@@ -20,5 +20,4 @@
 
 class AppOutputWidget;
-class KProcess;
 
 class AppOutputViewPart : public KDevAppFrontend
@@ -42,5 +41,5 @@ signals:
 private slots:
     void slotStopButtonClicked(KDevPlugin*);
-    void slotProcessExited( KProcess * );
+    void slotProcessExited();
 
 private:


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

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