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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/libkopete/ui
From:       Till Gerken <till () tantalo ! net>
Date:       2005-06-01 12:01:22
Message-ID: 1117627282.197296.10840.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 420782 by gerken:

Make sure passwords are actually being _set_, not concatenated.


 M  +1 -1      kopetepasswordwidget.cpp  


--- trunk/KDE/kdenetwork/kopete/libkopete/ui/kopetepasswordwidget.cpp #420781:420782
@@ -122,7 +122,7 @@
 	mRemembered->setTristate( false );
 
 	// fill in the password text
-	mPassword->clear();
+	mPassword->erase();
 	mPassword->insert( pass );
 	mPassword->setEnabled( remember() );
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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