Skip to content

Commit 89bd9dc

Browse files
authored
Update password.py
1 parent 6fd2b1b commit 89bd9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: qtwidgets/passwordedit/password.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def __init__(
1818
show_visibility=True,
1919
visible_icon=None,
2020
hidden_icon=None,
21-
icons_from_theme=True,
21+
icons_from_theme=False,
2222
*args,
2323
**kwargs
2424
):

0 commit comments

Comments
 (0)