Changeset 1821 in ntrip for trunk/BNC/bnctabledlg.cpp
- Timestamp:
- Apr 30, 2009, 1:05:02 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnctabledlg.cpp
r1766 r1821 67 67 _casterPasswordLineEdit = new QLineEdit(); 68 68 _casterPasswordLineEdit->setMaximumWidth(9*ww); 69 ////_casterPasswordLineEdit->setEchoMode(QLineEdit::Password);69 _casterPasswordLineEdit->setEchoMode(QLineEdit::Password); 70 70 71 71 _casterHostComboBox = new QComboBox();
Note:
See TracChangeset
for help on using the changeset viewer.