aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-notebook-view.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-07-26 23:15:44 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-07-27 00:26:55 +0800
commit36b9debed099b1ad0b5d6a8af792f620bf7f124a (patch)
tree797f5587b1a6503ca0751c0243989a21eafab700 /mail/e-mail-notebook-view.h
parent9279429501af7858716b0e317810a264192bb763 (diff)
downloadgsoc2013-evolution-36b9debed099b1ad0b5d6a8af792f620bf7f124a.tar
gsoc2013-evolution-36b9debed099b1ad0b5d6a8af792f620bf7f124a.tar.gz
gsoc2013-evolution-36b9debed099b1ad0b5d6a8af792f620bf7f124a.tar.bz2
gsoc2013-evolution-36b9debed099b1ad0b5d6a8af792f620bf7f124a.tar.lz
gsoc2013-evolution-36b9debed099b1ad0b5d6a8af792f620bf7f124a.tar.xz
gsoc2013-evolution-36b9debed099b1ad0b5d6a8af792f620bf7f124a.tar.zst
gsoc2013-evolution-36b9debed099b1ad0b5d6a8af792f620bf7f124a.zip
More code cleanup.
Diffstat (limited to 'mail/e-mail-notebook-view.h')
-rw-r--r--mail/e-mail-notebook-view.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/e-mail-notebook-view.h b/mail/e-mail-notebook-view.h
index cdc341ec4a..04b0bd4152 100644
--- a/mail/e-mail-notebook-view.h
+++ b/mail/e-mail-notebook-view.h
@@ -62,9 +62,7 @@ struct _EMailNotebookViewClass {
};
GType e_mail_notebook_view_get_type (void);
-void e_mail_notebook_view_register_type
- (GTypeModule *type_module);
-GtkWidget * e_mail_notebook_view_new (EShellContent *content);
+GtkWidget * e_mail_notebook_view_new (EShellView *shell_view);
EShellSearchbar *
e_mail_notebook_view_get_searchbar
(EMailNotebookView *view);