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

List:       kde-commits
Subject:    kdewebdev/quanta/parts/kafka
From:       Paulo Moura Guedes <moura () kdewebdev ! org>
Date:       2005-04-05 15:28:01
Message-ID: 20050405152801.C59E963E () office ! kde ! org
[Download RAW message or body]

CVS commit by mojo: 

Initialize only instead of initialize and assign.


  M +2 -4      cursors.cpp   1.7


--- kdewebdev/quanta/parts/kafka/cursors.cpp  #1.6:1.7
@@ -24,9 +24,7 @@
  
  
- NodeSelectionInd::NodeSelectionInd()
+NodeSelectionInd::NodeSelectionInd()
+    : m_cursorOffset(-1), m_cursorOffsetEndSel(-1), m_cursorAtSelectionStart(true)
 {
-  m_cursorOffset = -1;
-  m_cursorOffsetEndSel = -1;
-  m_cursorAtSelectionStart = true;
 }
   


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

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