* cosmetics
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Wed, 31 Jan 2007 09:20:49 +0000 (09:20 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Wed, 31 Jan 2007 09:20:49 +0000 (09:20 +0000)
pmo-trunk-r766

src/modest-account-mgr-helpers.h
src/modest-tny-send-queue.c

index fcdbf33..093c4d6 100644 (file)
@@ -32,6 +32,7 @@
 #define __MODEST_ACCOUNT_MGR_HELPERS_H__
 
 #include <modest-account-mgr.h>
+#include <modest-tny-account-store.h>
 
 G_BEGIN_DECLS
 
@@ -131,11 +132,6 @@ gboolean modest_account_mgr_account_set_enabled (ModestAccountMgr *self, const g
 gboolean modest_account_mgr_account_get_enabled (ModestAccountMgr *self, const gchar* name);
 
 
-
-
-
-
-
 G_END_DECLS
 
 #endif /* __MODEST_ACCOUNT_MGR_H__ */
index 9636bff..2c238f2 100644 (file)
@@ -199,8 +199,6 @@ modest_tny_send_queue_get_outbox_default (TnySendQueue *self)
 }
 
 
-
-
 GType
 modest_tny_send_queue_get_type (void)
 {