From 3b9c75ce2739b172a8fe08c247e7bc03639eebe9 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Tue, 2 Oct 2012 05:39:57 -0400 Subject: [PATCH] Make text selectable in Help > About LyX > Version This might encourage users to post this information when reporting bugs and sometimes it's useful to be able to copy the paths of the Library and User directories. --- src/frontends/qt4/ui/AboutUi.ui | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/frontends/qt4/ui/AboutUi.ui b/src/frontends/qt4/ui/AboutUi.ui index 774ca6318d..5333a7ffcc 100644 --- a/src/frontends/qt4/ui/AboutUi.ui +++ b/src/frontends/qt4/ui/AboutUi.ui @@ -55,6 +55,9 @@ 6 + + Qt::TextSelectableByMouse + -- 2.39.2