- Timestamp:
- Mar 29, 2011, 9:18:24 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnctabledlg.cpp
r2796 r3188 68 68 _casterPasswordLineEdit = new QLineEdit(); 69 69 _casterPasswordLineEdit->setMaximumWidth(9*ww); 70 _casterPasswordLineEdit->setEchoMode(QLineEdit::Password );70 _casterPasswordLineEdit->setEchoMode(QLineEdit::PasswordEchoOnEdit); 71 71 72 72 _casterHostComboBox = new QComboBox();
Note:
See TracChangeset
for help on using the changeset viewer.