1
mirror of https://invent.kde.org/network/falkon.git synced 2024-12-20 10:46:35 +01:00

Merge pull request #1367 from psyvisions/patch-1

[StatusBarIcons] Fix switched proxy manager password forms.
This commit is contained in:
Mladen 2014-05-26 20:07:27 +02:00
commit 64bf91f2fc

View File

@ -113,7 +113,7 @@
</widget>
</item>
<item>
<widget class="QLineEdit" name="httpsProxyUsername"/>
<widget class="QLineEdit" name="proxyUsername"/>
</item>
<item>
<widget class="QLabel" name="label_57">
@ -123,7 +123,7 @@
</widget>
</item>
<item>
<widget class="QLineEdit" name="httpsProxyPassword"/>
<widget class="QLineEdit" name="proxyPassword"/>
</item>
<item>
<spacer name="horizontalSpacer_28">
@ -245,7 +245,7 @@
</widget>
</item>
<item>
<widget class="QLineEdit" name="proxyUsername"/>
<widget class="QLineEdit" name="httpsProxyUsername"/>
</item>
<item>
<widget class="QLabel" name="label_39">
@ -255,7 +255,7 @@
</widget>
</item>
<item>
<widget class="QLineEdit" name="proxyPassword"/>
<widget class="QLineEdit" name="httpsProxyPassword"/>
</item>
<item>
<spacer name="horizontalSpacer_3">