From bffb384c0fecdef515d7cc10a5f7e44ddbaa2aa8 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Thu, 14 Nov 2013 17:50:56 -0800 Subject: [PATCH] Make the text in the download status selectable So I can copy any URLs it shows there in order to test elsewhere... Signed-off-by: Thiago Macieira --- qt-ui/webservices.ui | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qt-ui/webservices.ui b/qt-ui/webservices.ui index 123a95eae..942ff1fa3 100644 --- a/qt-ui/webservices.ui +++ b/qt-ui/webservices.ui @@ -69,6 +69,9 @@ + + Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse +