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

List:       kde-commits
Subject:    kdeutils/kdepasswd/userinfo
From:       Benjamin Meyer <benjamin () csh ! rit ! edu>
Date:       2003-04-19 0:55:19
[Download RAW message or body]

CVS commit by bmeyer: 

Fix segfault


  M +2 -2      userinfo.cpp   1.5


--- kdeutils/kdepasswd/userinfo/userinfo.cpp  #1.4:1.5
@@ -153,5 +153,5 @@ void KUserInfoConfig::slotFaceButtonClic
   if ( pDlg->exec() == QDialog::Accepted )
   {
-    /*if ( !dlg->getFaceImage().isNull() ) */ // This check is redundant, the dialog does this itself.
+    if ( !pDlg->getFaceImage().isNull() )
     changeFace( pDlg->getFaceImage() );
   }


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

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