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

List:       kde-commits
Subject:    branches/work/konvi-kde4/src
From:       Laurent Montel <montel () kde ! org>
Date:       2009-01-30 11:32:51
Message-ID: 1233315171.423208.27793.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 918620 by mlaurent:

Add missing connect


 M  +1 -0      identitydialog.cpp  


--- branches/work/konvi-kde4/src/identitydialog.cpp #918619:918620
@@ -321,6 +321,7 @@
 
         AwayManager* awayManager = static_cast<KonversationApplication*>(kapp)->getAwayManager();
         connect(this, SIGNAL(identitiesChanged()), awayManager, SLOT(identitiesChanged()));
+        connect( this, SIGNAL( okClicked() ), this, SLOT( slotOk() ) );
     }
 
     IdentityDialog::~IdentityDialog()
[prev in list] [next in list] [prev in thread] [next in thread] 

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