Changeset 3188 in ntrip


Ignore:
Timestamp:
Mar 29, 2011, 9:18:24 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnctabledlg.cpp

    r2796 r3188  
    6868  _casterPasswordLineEdit = new QLineEdit();
    6969  _casterPasswordLineEdit->setMaximumWidth(9*ww);
    70   _casterPasswordLineEdit->setEchoMode(QLineEdit::Password);
     70  _casterPasswordLineEdit->setEchoMode(QLineEdit::PasswordEchoOnEdit);
    7171
    7272  _casterHostComboBox = new QComboBox();
Note: See TracChangeset for help on using the changeset viewer.