Accept button not enabled when selecting contacts
Git commit d2aac601bb6b1f65e3ddf5fbd370a388eb3817dc by David Edmundson, on behalf of Diane Trout. Committed on 04/11/2013 at 16:28. Pushed by davidedmundson into branch 'kde-telepathy-0.7'. Fix a a signal/slot signature mistmatch Tp::ContactPtr to KTp::ContactPtr Signature updates for change from Tp::ContactPtr to KTp::ContactPtr The signal signature for ContactGridWidget::selectionChanged changed in ktp-common-internals and so the connection to the OK button in the UI never got the message to enable itself. FIXED-IN: 0.7.1 REVIEW: 113605 M +3 -3 mainwindow.cpp M +2 -1 mainwindow.h http://commits.kde.org/telepathy-send-file/d2aac601bb6b1f65e3ddf5fbd370a388eb3817dc