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

List:       kde-commits
Subject:    KDE/kdepim/incidenceeditors
From:       Sergio Luis Martins <iamsergio () gmail ! com>
Date:       2010-05-21 16:18:01
Message-ID: 20100521161801.9A03FAC8BE () svn ! kde ! org
[Download RAW message or body]

SVN commit 1129212 by smartins:

Fix broken connect


 M  +2 -2      editordetails.cpp  


--- trunk/KDE/kdepim/incidenceeditors/editordetails.cpp #1129211:1129212
@@ -201,8 +201,8 @@
   connect( mListView, SIGNAL(selectionChanged(Q3ListViewItem*)),
            SLOT(updateAttendeeInput()) );
 #ifndef KORG_NODND
-  connect( mListView, SIGNAL( dropped( Attendee * ) ),
-           SLOT( slotInsertAttendee( Attendee * ) ) );
+  connect( mListView, SIGNAL( dropped( KCal::Attendee * ) ),
+           SLOT( slotInsertAttendee( KCal::Attendee * ) ) );
 #endif
   topLayout->addWidget( mListView );
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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