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

List:       kde-commits
Subject:    kdevelop/parts/perforce
From:       Harald Fernengel <harry () kdevelop ! org>
Date:       2003-04-15 23:57:13
[Download RAW message or body]

CVS commit by harald: 

remove qDebug and add shortDescription


  M +0 -1      perforcepart.cpp   1.13
  M +3 -0      perforcepart.h   1.4


--- kdevelop/parts/perforce/perforcepart.cpp  #1.12:1.13
@@ -217,5 +217,4 @@ void PerforcePart::slotDiffFinished( con
     QString strippedDiff = diff;
     strippedDiff.replace( rx, QString::null );
-    qDebug ( "got diff:\n" + strippedDiff );
 
     Q_ASSERT( diffFrontend() );

--- kdevelop/parts/perforce/perforcepart.h  #1.3:1.4
@@ -28,4 +28,7 @@ public:
     ~PerforcePart();
 
+    virtual QString shortDescription() const 
+    { return "Perforce is a version control system"; };
+
 private slots:
     void contextMenu(QPopupMenu *popup, const Context *context);


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

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