comparison src/color-man.h @ 1055:1646720364cf

Adding a vim modeline to all files - patch by Klaus Ethgen
author nadvornik
date Tue, 07 Oct 2008 18:20:22 +0000
parents 4fe8f9656107
children 8b89e3ff286b
comparison
equal deleted inserted replaced
1054:9157291b79a4 1055:1646720364cf
60 void color_man_correct_region(ColorMan *cm, GdkPixbuf *pixbuf, gint x, gint y, gint w, gint h); 60 void color_man_correct_region(ColorMan *cm, GdkPixbuf *pixbuf, gint x, gint y, gint w, gint h);
61 61
62 void color_man_start_bg(ColorMan *cm, ColorManDoneFunc don_func, gpointer done_data); 62 void color_man_start_bg(ColorMan *cm, ColorManDoneFunc don_func, gpointer done_data);
63 63
64 #endif 64 #endif
65 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */