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

List:       kde-pim
Subject:    [Kde-pim] KDE/kdepim/runtime/resources/kolabproxy
From:       Casey Link <unnamedrambler () gmail ! com>
Date:       2010-06-15 14:28:53
Message-ID: 20100615142853.41813AC8D3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1138275 by link:

warning "unused variable ‘job'" --> looks like a connect() is missing. Please verify.

CCMAIL: amantia@kde.org
CCMAIL: kde-pim@kde.org

 M  +1 -0      kolabproxyresource.cpp  


--- trunk/KDE/kdepim/runtime/resources/kolabproxy/kolabproxyresource.cpp #1138274:1138275
@@ -595,6 +595,7 @@
     // if that fails it's not in our tree -> we don't care
     Collection kolabCollection = createCollection( collection );
     CollectionModifyJob *job = new CollectionModifyJob( kolabCollection, this );
+    connect( job, SIGNAL(result(KJob*)), SLOT(kolabFolderChangeResult(KJob*)) );
   } else {
     // Kolab folder we already have in our tree, if the update fails, reload our tree
     Collection kolabCollection = createCollection( collection );
_______________________________________________
KDE PIM mailing list kde-pim@kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/

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

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