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

List:       kde-commits
Subject:    kdevelop/parts/cppsupport
From:       Roberto Raggi <roberto () kdevelop ! org>
Date:       2003-09-14 20:00:34
[Download RAW message or body]

CVS commit by raggi: 

connected returnPressed() signal 


  M +3 -0      problemreporter.cpp   1.42


--- kdevelop/parts/cppsupport/problemreporter.cpp  #1.41:1.42
@@ -117,4 +117,7 @@ ProblemReporter::ProblemReporter( CppSup
              this, SLOT(slotSelected(QListViewItem*)) );
 
+    connect( this, SIGNAL(returnPressed(QListViewItem*)),
+             this, SLOT(slotSelected(QListViewItem* )) );
+
     configure();
 


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

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