From ffb470a38035b2eb2cf63909572e8d56082dc83b Mon Sep 17 00:00:00 2001 From: Tom Tanner Date: Sat, 9 May 2015 18:10:38 +0100 Subject: Add in a tab to allow saving of steam username and password. --- src/settingsdialog.ui | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) (limited to 'src/settingsdialog.ui') diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui index f04e4d7a..f2ab3908 100644 --- a/src/settingsdialog.ui +++ b/src/settingsdialog.ui @@ -811,6 +811,79 @@ For the other games this is not a sufficient replacement for AI! + + + Steam + + + + + + Username + + + + + + + If you save your steam user ID and password here, they will be used when logging into steam. Note, however, your password will be stored unencrypted, so make sure your computer is secure. + + + true + + + + + + + Password + + + + + + + + + + QLineEdit::Password + + + + + + + Qt::Vertical + + + QSizePolicy::Expanding + + + + 20 + 40 + + + + + + + + Qt::Vertical + + + QSizePolicy::Minimum + + + + 20 + 40 + + + + + + -- cgit v1.3.1