aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-folder.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-folder.h')
-rw-r--r--camel/camel-folder.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/camel-folder.h b/camel/camel-folder.h
index b97bf970d9..e92a58982d 100644
--- a/camel/camel-folder.h
+++ b/camel/camel-folder.h
@@ -102,6 +102,11 @@ typedef struct {
} CamelFolderClass;
+/* public methods */
+
+/* Standard Gtk function */
+GtkType camel_folder_get_type (void);
+
#ifdef __cplusplus
}
#endif /* __cplusplus */