[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/network/telepathy-accounts-kcm-plugins/gabble
From:       George Goldberg <grundleborg () googlemail ! com>
Date:       2009-08-11 12:28:14
Message-ID: 1249993694.085379.4329.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1010010 by gberg:

Fix typo which caused https proxy port parameter to have the wrong default value.

 M  +1 -1      proxy-settings-widget.cpp  


--- trunk/playground/network/telepathy-accounts-kcm-plugins/gabble/proxy-settings-widget.cpp \
#1010009:1010010 @@ -167,7 +167,7 @@
                     d->httpsProxyPortParameter->name()).toUInt());
         } else {
             d->ui->httpsProxyPortLineEdit->setValue(
-                    d->httpsProxyServerParameter->defaultValue().toUInt());
+                    d->httpsProxyPortParameter->defaultValue().toUInt());
         }
     }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic