[Marble-commits] branches/KDE/4.5/kdeedu/marble/src/lib

Torsten Rahn tackat at kde.org
Wed Aug 25 05:59:16 CEST 2010


SVN commit 1167618 by rahn:


- echoMode Password for Password in Proxy settings



 M  +4 -1      MarbleCacheSettingsWidget.ui  


--- branches/KDE/4.5/kdeedu/marble/src/lib/MarbleCacheSettingsWidget.ui #1167617:1167618
@@ -198,7 +198,7 @@
         <item>
          <widget class="QLineEdit" name="kcfg_proxyUrl">
           <property name="text">
-           <string></string>
+           <string/>
           </property>
          </widget>
         </item>
@@ -351,6 +351,9 @@
           <property name="enabled">
            <bool>false</bool>
           </property>
+          <property name="echoMode">
+           <enum>QLineEdit::Password</enum>
+          </property>
          </widget>
         </item>
         <item row="1" column="2">


More information about the Marble-commits mailing list