Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dschmidt/libcrashreporter-qt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDominik Schmidt <domme@tomahawk-player.org>2016-02-22 23:56:47 +0300
committerDominik Schmidt <domme@tomahawk-player.org>2016-02-22 23:56:47 +0300
commit205535af9d97a805a5851438fa171d71dfef4e40 (patch)
treece0118bf20376d1d0cd898252170bd500f710ba7 /src
parentc1c0fe36ef691410094a0c921dd2047b4ddc45c7 (diff)
Revert "Make bottomLabel text selectable to allow copying of the crash id"
This reverts commit c1c0fe36ef691410094a0c921dd2047b4ddc45c7.
Diffstat (limited to 'src')
-rw-r--r--src/libcrashreporter-gui/CrashReporter.ui3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/libcrashreporter-gui/CrashReporter.ui b/src/libcrashreporter-gui/CrashReporter.ui
index 24058ee..c077fb5 100644
--- a/src/libcrashreporter-gui/CrashReporter.ui
+++ b/src/libcrashreporter-gui/CrashReporter.ui
@@ -260,9 +260,6 @@
<property name="wordWrap">
<bool>false</bool>
</property>
- <property name="textInteractionFlags">
- <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
- </property>
</widget>
</item>
</layout>