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

List:       kde-commits
Subject:    branches/KDE/3.5/kdewebdev/quanta/treeviews
From:       Jens Herden <jens () kdewebdev ! org>
Date:       2005-08-23 16:20:08
Message-ID: 1124814008.840575.13860.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 452528 by jens:

clear the selection in the structure tree before selecting the item for the current cursor position

 M  +2 -1      structtreeview.cpp  


--- branches/KDE/3.5/kdewebdev/quanta/treeviews/structtreeview.cpp #452527:452528
@@ -681,6 +681,7 @@
   {
     if (node && node->mainListItem)
     {
+      clearSelection();
       ensureItemVisible(node->mainListItem);
       setSelected(node->mainListItem, true);
     }
@@ -765,7 +766,7 @@
         m_thisWidget->setCursor(Qt::ForbiddenCursor);
         else
         m_thisWidget->setCursor(Qt::ForbiddenCursor);*/
-        kdDebug(25001) << "Princípio: " << last_accept << endl;
+        kdDebug(25001) << "Princ�io: " << last_accept << endl;
 
         return last_accept;
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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