mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
Make the title label selectable
And therefore its text is copyable.
This commit is contained in:
committed by
Vladimir Golovnev
parent
c14b08bd1d
commit
ffb3f60a22
@@ -25,6 +25,9 @@
|
||||
<property name="text">
|
||||
<string notr="true">qBittorrent</string>
|
||||
</property>
|
||||
<property name="textInteractionFlags">
|
||||
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user