Index: trunk/BNC/bnctabledlg.cpp
===================================================================
--- trunk/BNC/bnctabledlg.cpp	(revision 3187)
+++ trunk/BNC/bnctabledlg.cpp	(revision 3188)
@@ -68,5 +68,5 @@
   _casterPasswordLineEdit = new QLineEdit();
   _casterPasswordLineEdit->setMaximumWidth(9*ww);
-  _casterPasswordLineEdit->setEchoMode(QLineEdit::Password);
+  _casterPasswordLineEdit->setEchoMode(QLineEdit::PasswordEchoOnEdit);
 
   _casterHostComboBox = new QComboBox();
