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

List:       kde-commits
Subject:    kdemultimedia/juk
From:       Scott Wheeler <wheeler () kde ! org>
Date:       2005-03-17 21:09:00
Message-ID: 20050317210900.A0AD716F45 () office ! kde ! org
[Download RAW message or body]

CVS commit by wheeler: 

Make double clicking on the MusicBrainz track selection dialog "accept" the
dialog.

FEATURE:97634


  M +4 -0      trackpickerdialog.cpp   1.9


--- kdemultimedia/juk/trackpickerdialog.cpp  #1.8:1.9
@@ -61,4 +61,8 @@ TrackPickerDialog::TrackPickerDialog(con
 
     m_base->trackList->setSelected(m_base->trackList->firstChild(), true);
+
+    connect(m_base->trackList, SIGNAL(doubleClicked(QListViewItem *, const QPoint &, int)),
+            this, SLOT(accept()));
+
     setMinimumWidth(kMax(400, width()));
 }


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

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