app: fix indentation in gimppaintbrush.h

This commit is contained in:
Ell
2019-05-15 13:32:31 -04:00
parent edc99531e6
commit 86a7c053cc

View File

@ -34,7 +34,7 @@ typedef struct _GimpPaintbrushClass GimpPaintbrushClass;
struct _GimpPaintbrush
{
GimpBrushCore parent_instance;
GimpBrushCore parent_instance;
GeglBuffer *paint_buffer;
const GimpTempBuf *paint_pixmap;