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

List:       kde-commits
Subject:    kdevelop/parts/qeditor
From:       Amilcar do Carmo Lucas <amilcar () ida ! ing ! tu-bs ! de>
Date:       2003-05-02 13:36:02
[Download RAW message or body]

CVS commit by aclu: 

compile fix


  M +1 -1      qeditorcodecompletion.cpp   1.12


--- kdevelop/parts/qeditor/qeditorcodecompletion.cpp  #1.11:1.12
@@ -335,5 +335,5 @@ void QEditorCodeCompletion::updateBox( b
         y += cursor->paragraph()->rect().y();
 
-        m_completionPopup->resize( m_completionListBox->sizeHint()+ QSize(2,2))
+        m_completionPopup->resize( m_completionListBox->sizeHint()+ QSize(2,2));
 
         QPoint pt = curEditor->contentsToViewport( QPoint(x, y) );


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

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