aboutsummaryrefslogtreecommitdiff
path: root/src/colorlabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/colorlabel.h')
-rw-r--r--src/colorlabel.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/colorlabel.h b/src/colorlabel.h
index 26f43d55..cf71df82 100644
--- a/src/colorlabel.h
+++ b/src/colorlabel.h
@@ -34,4 +34,7 @@ GtkWidget *colorlabel_create_color_menu (void);
guint colorlabel_get_color_menu_active_item (GtkWidget *menu);
void colorlabel_update_menu (void);
+gint colorlabel_read_config (void);
+void colorlabel_write_config (void);
+
#endif /* COLORLABEL_H__ */