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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/oscar/icq/ui
From:       Roman Jarosz <kedgedev () centrum ! cz>
Date:       2007-05-02 9:50:22
Message-ID: 1178099422.252682.7388.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 660315 by rjarosz:

Set selected index.



 M  +3 -0      iconcells.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/oscar/icq/ui/iconcells.cpp #660314:660315
@@ -126,7 +126,10 @@
 	int index = row * columnCount() + column;
 	
 	if ( index < d->icons.count() )
+	{
+		d->selected = index;
 		emit selected( index );
+	}
 }
 
 void IconCells::resizeEvent( QResizeEvent* )
[prev in list] [next in list] [prev in thread] [next in thread] 

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