We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2069ea commit cb37e1aCopy full SHA for cb37e1a
glib/mypaint-brush.c
@@ -1,6 +1,4 @@
1
2
-#include "mypaint-config.h"
3
-
4
#if MYPAINT_CONFIG_USE_GLIB
5
6
#include <glib-object.h>
glib/mypaint-brush.h
@@ -1,8 +1,6 @@
#ifndef MYPAINTBRUSHGLIB_H
#define MYPAINTBRUSHGLIB_H
7
8
#define MYPAINT_TYPE_BRUSH (mypaint_brush_get_type ())
0 commit comments