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

List:       kde-commits
Subject:    branches/work/akonadi-ports/kdepim/libmailreader
From:       Andras Mantia <amantia () kde ! org>
Date:       2009-09-01 8:02:49
Message-ID: 1251792169.191385.7457.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1018093 by amantia:

connect to the right slot

 M  +2 -2      kmreaderwin.cpp  


--- branches/work/akonadi-ports/kdepim/libmailreader/kmreaderwin.cpp #1018092:1018093
@@ -2578,7 +2578,7 @@
       file.close();
 
       mMessageItem.setPayloadFromData( mMessage->encodedContent() );
-      Akonadi::ItemModifyJob *job = new Akonadi::ItemModifyJob( mMessageItem );     
+      Akonadi::ItemModifyJob *job = new Akonadi::ItemModifyJob( mMessageItem );
     }
   }
   mEditorWatchers.remove( editorWatcher );
@@ -2919,7 +2919,7 @@
                          this, SLOT( slotAttachmentDelete() ) );
       if ( GlobalSettings::self()->allowAttachmentEditing() )
         popup.addAction( SmallIcon( "document-properties" ), i18n( "Edit Attachment" ),
-                         this, SLOT( slotEdit() ) );
+                         this, SLOT( slotAttachmentEdit() ) );
     }
 
     if ( !content->isTopLevel() )
[prev in list] [next in list] [prev in thread] [next in thread] 

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