diff options
author | UnavailableDev <69792062+UnavailableDev@users.noreply.github.com> | 2022-10-24 17:02:09 +0200 |
---|---|---|
committer | UnavailableDev <69792062+UnavailableDev@users.noreply.github.com> | 2022-10-24 17:02:09 +0200 |
commit | 94db9a165fbb95d951d76cebb0937240b5d39545 (patch) | |
tree | 7aca9c28a4b28e1dd0e89e0f5ef0bf52c4310939 /client/dbconnector.ui | |
parent | 093f18ab363840fff796c14e6c7ad7b93dd0ffc6 (diff) |
't worked just a minute ago'
Diffstat (limited to 'client/dbconnector.ui')
-rw-r--r-- | client/dbconnector.ui | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/client/dbconnector.ui b/client/dbconnector.ui index 21d241f..1159faf 100644 --- a/client/dbconnector.ui +++ b/client/dbconnector.ui @@ -49,6 +49,9 @@ </item> <item row="1" column="1"> <widget class="QLineEdit" name="lineEdit_database"> + <property name="text"> + <string>WSdb</string> + </property> <property name="placeholderText"> <string>Database name</string> </property> @@ -98,7 +101,7 @@ </font> </property> <property name="text"> - <string/> + <string>Ab12345!</string> </property> <property name="echoMode"> <enum>QLineEdit::Password</enum> |