From kde-commits Mon Oct 31 23:46:44 2011 From: David Edmundson Date: Mon, 31 Oct 2011 23:46:44 +0000 To: kde-commits Subject: [telepathy-contact-list] dialogs: Make id, display name, Message-Id: <20111031234644.BA3FBA60A6 () git ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=132010494632713 Git commit 9cd6b2d57aa456a235ec1fe99df007ab083a796f by David Edmundson. Committed on 01/11/2011 at 00:46. Pushed by davidedmundson into branch 'master'. Make id, display name, and presence message selectable in the contact info = dialog Reviewed by: Martin Klapetek M +9 -0 dialogs/contact-info.ui http://commits.kde.org/telepathy-contact-list/9cd6b2d57aa456a235ec1fe99df00= 7ab083a796f diff --git a/dialogs/contact-info.ui b/dialogs/contact-info.ui index a84031f..1106fa3 100644 --- a/dialogs/contact-info.ui +++ b/dialogs/contact-info.ui @@ -36,6 +36,9 @@ ContactID + + Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse + @@ -55,6 +58,9 @@ Contact Display Name + + Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse + @@ -71,6 +77,9 @@ true + + Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse +