summaryrefslogtreecommitdiffstats
path: root/src/widgets/ntqlineedit.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-03-21 16:21:25 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-03-21 16:21:25 -0500
commitf5b03149e8e68e510efe9842d85a058b42a51264 (patch)
tree49c476a64e7377ecf25a949a9116fc7bf89c4cf5 /src/widgets/ntqlineedit.h
parent1b0a52a0c1285bf6237aac3fbd99eaebeca5663a (diff)
downloadtqt3-f5b03149e8e68e510efe9842d85a058b42a51264.tar.gz
tqt3-f5b03149e8e68e510efe9842d85a058b42a51264.zip
Automated update from Qt3
Diffstat (limited to 'src/widgets/ntqlineedit.h')
-rw-r--r--src/widgets/ntqlineedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/ntqlineedit.h b/src/widgets/ntqlineedit.h
index 9a230560..f8aecede 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;