[Chinese-commits] [fqterm] 50/76: Use Password mode when inputing proxy password...

Boyuan Yang hosiet-guest at moszumanska.debian.org
Thu Oct 27 03:17:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

hosiet-guest pushed a commit to branch master
in repository fqterm.

commit 50105f125edcb4c2751f56757f7fc759a564ab2d
Author: Iru Cai <mytbk920423 at gmail.com>
Date:   Wed Jun 25 22:31:20 2014 +0800

    Use Password mode when inputing proxy password...
---
 src/ui/addrdialog.ui | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/src/ui/addrdialog.ui b/src/ui/addrdialog.ui
index d706078..f1c6ea3 100644
--- a/src/ui/addrdialog.ui
+++ b/src/ui/addrdialog.ui
@@ -692,7 +692,11 @@
            </widget>
           </item>
           <item row="1" column="1">
-           <widget class="QLineEdit" name="proxypasswdLineEdit"/>
+           <widget class="QLineEdit" name="proxypasswdLineEdit">
+            <property name="echoMode">
+             <enum>QLineEdit::Password</enum>
+            </property>
+           </widget>
           </item>
          </layout>
         </widget>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/fqterm.git



More information about the Chinese-commits mailing list