Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KDE PIM Runtime
Commits
96fda238
Commit
96fda238
authored
Apr 13, 2021
by
Laurent Montel
😁
Browse files
Use QLineEdit here
parent
057be68c
Pipeline
#57844
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
resources/pop3/wizard/pop3wizard.ui
View file @
96fda238
...
...
@@ -47,13 +47,13 @@
<item>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout"
>
<item>
<widget
class=
"
K
LineEdit"
name=
"userName"
/>
<widget
class=
"
Q
LineEdit"
name=
"userName"
/>
</item>
<item>
<widget
class=
"
K
LineEdit"
name=
"incommingAddress"
/>
<widget
class=
"
Q
LineEdit"
name=
"incommingAddress"
/>
</item>
<item>
<widget
class=
"
K
LineEdit"
name=
"outgoingAddress"
>
<widget
class=
"
Q
LineEdit"
name=
"outgoingAddress"
>
<property
name=
"text"
>
<string/>
</property>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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