changeset 31:09bde9fd3dd9

make the label displaying the username selectable for easy copy/paste
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 07 Oct 2014 04:15:59 +0200
parents 736551d4ad51
children 040dce23204b
files RemoteViewer/PasswordDialog.ui
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/RemoteViewer/PasswordDialog.ui	Tue Oct 07 04:09:57 2014 +0200
+++ b/RemoteViewer/PasswordDialog.ui	Tue Oct 07 04:15:59 2014 +0200
@@ -19,6 +19,9 @@
      <property name="text">
       <string/>
      </property>
+     <property name="textInteractionFlags">
+      <set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
+     </property>
     </widget>
    </item>
    <item>