diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-21 16:21:25 -0500 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-21 16:21:25 -0500 |
| commit | f5b03149e8e68e510efe9842d85a058b42a51264 (patch) | |
| tree | 49c476a64e7377ecf25a949a9116fc7bf89c4cf5 /src/widgets/ntqlineedit.h | |
| parent | 1b0a52a0c1285bf6237aac3fbd99eaebeca5663a (diff) | |
| download | tqt-f5b03149e8e68e510efe9842d85a058b42a51264.tar.gz tqt-f5b03149e8e68e510efe9842d85a058b42a51264.zip | |
Automated update from Qt3
Diffstat (limited to 'src/widgets/ntqlineedit.h')
| -rw-r--r-- | src/widgets/ntqlineedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/ntqlineedit.h b/src/widgets/ntqlineedit.h index 9a2305608..f8aecede7 100644 --- a/src/widgets/ntqlineedit.h +++ b/src/widgets/ntqlineedit.h @@ -94,7 +94,7 @@ public: bool frame() const; - enum EchoMode { Normal, NoEcho, Password }; + enum EchoMode { Normal, NoEcho, Password, PasswordThreeStars }; EchoMode echoMode() const; bool isReadOnly() const; |
