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

List:       kde-commits
Subject:    qt-copy/src/widgets
From:       John Firebaugh <jfirebaugh () kde ! org>
Date:       2003-04-03 6:41:29
[Download RAW message or body]

CVS commit by firebaugh: 

Unbreak multiple-item drags


  M +2 -2      qlistview.cpp   1.56


--- qt-copy/src/widgets/qlistview.cpp  #1.55:1.56
@@ -4167,5 +4167,5 @@ void QListView::contentsMousePressEventE
             bool changed = FALSE;
             if ( !(e->state() & (ControlButton | ShiftButton)) ) {
-                if ( !i->isSelected() || e->button() != RightButton ) {
+                if ( !i->isSelected() ) {
                     bool blocked = signalsBlocked();
                     blockSignals( TRUE );


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

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