mirror of https://github.com/GNOME/gimp.git
app: fix indentation in gimppaintbrush.h
This commit is contained in:
parent
edc99531e6
commit
86a7c053cc
|
@ -34,7 +34,7 @@ typedef struct _GimpPaintbrushClass GimpPaintbrushClass;
|
|||
|
||||
struct _GimpPaintbrush
|
||||
{
|
||||
GimpBrushCore parent_instance;
|
||||
GimpBrushCore parent_instance;
|
||||
|
||||
GeglBuffer *paint_buffer;
|
||||
const GimpTempBuf *paint_pixmap;
|
||||
|
|
Loading…
Reference in New Issue