]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-ui-utils.h
factor out empathy_make_color_whiter()
[empathy.git] / libempathy-gtk / empathy-ui-utils.h
index 0b76d09a359495d869c8706f1974ff5464f3ff96..0ff637a33c4fed0e529299d0e459988d8366ca11 100644 (file)
@@ -145,6 +145,9 @@ void        empathy_send_file_from_uri_list             (EmpathyContact   *conta
 void        empathy_send_file_with_file_chooser         (EmpathyContact   *contact);
 void        empathy_receive_file_with_file_chooser      (EmpathyFTHandler *handler);
 
+/* Misc */
+void        empathy_make_color_whiter                   (GdkRGBA *color);
+
 G_END_DECLS
 
 #endif /*  __EMPATHY_UI_UTILS_H__ */