libgimpwidgets: remove gimp_color_profile_chooser_dialog_get_desc()
and port its only user (the prefs dialog) to the code all other users of GimpColorProfileChooserDialog use.
This commit is contained in:
@ -53,7 +53,5 @@ GType gimp_color_profile_chooser_dialog_get_type (void) G_GNUC_CONST;
|
||||
|
||||
GtkWidget * gimp_color_profile_chooser_dialog_new (const gchar *title);
|
||||
|
||||
gchar * gimp_color_profile_chooser_dialog_get_desc (GimpColorProfileChooserDialog *dialog,
|
||||
const gchar *filename);
|
||||
|
||||
#endif /* __GIMP_COLOR_PROFILE_CHOOSER_DIALOG_H__ */
|
||||
|
||||
Reference in New Issue
Block a user