Changeset 1821 in ntrip for trunk/BNC/bnctabledlg.cpp


Ignore:
Timestamp:
Apr 30, 2009, 1:05:02 PM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnctabledlg.cpp

    r1766 r1821  
    6767  _casterPasswordLineEdit = new QLineEdit();
    6868  _casterPasswordLineEdit->setMaximumWidth(9*ww);
    69   ////  _casterPasswordLineEdit->setEchoMode(QLineEdit::Password);
     69  _casterPasswordLineEdit->setEchoMode(QLineEdit::Password);
    7070
    7171  _casterHostComboBox = new QComboBox();
Note: See TracChangeset for help on using the changeset viewer.