Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma applet for NetworkManager
Commits
f8f77a60
Commit
f8f77a60
authored
Sep 30, 2020
by
Enrique Melendez
Committed by
Jan Grulich
Oct 12, 2020
Browse files
Solve
!28 (comment 112147)
parent
3d98e717
Changes
1
Hide whitespace changes
Inline
Side-by-side
kded/passworddialog.cpp
View file @
f8f77a60
...
...
@@ -40,7 +40,7 @@
using
namespace
NetworkManager
;
PasswordDialog
::
PasswordDialog
(
const
NetworkManager
::
ConnectionSettings
::
Ptr
&
connectionSettings
,
SecretAgent
::
GetSecretsFlags
flags
,
const
QString
&
setting_name
,
const
QStringList
&
hints
,
QWidget
*
parent
)
:
const
QString
&
setting_name
,
const
QStringList
&
hints
,
QWidget
*
parent
)
:
QDialog
(
parent
),
m_ui
(
nullptr
),
m_hasError
(
false
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment