[pango/pango2: 56/201] Cosmetics
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/pango2: 56/201] Cosmetics
- Date: Sat, 11 Jun 2022 02:22:27 +0000 (UTC)
commit b9ff5702d0a38d2f473285cb01d1d34938472387
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Feb 12 14:53:31 2022 -0500
Cosmetics
pango/pango-fontset-simple-private.h | 2 ++
pango/pango-fontset-simple.h | 2 --
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pango/pango-fontset-simple-private.h b/pango/pango-fontset-simple-private.h
index 7652a491..f4598df3 100644
--- a/pango/pango-fontset-simple-private.h
+++ b/pango/pango-fontset-simple-private.h
@@ -35,6 +35,8 @@ struct _PangoFontsetSimple
PangoLanguage *language;
};
+typedef struct _PangoFontsetSimpleClass PangoFontsetSimpleClass;
+
struct _PangoFontsetSimpleClass
{
PangoFontsetClass parent_class;
diff --git a/pango/pango-fontset-simple.h b/pango/pango-fontset-simple.h
index adbbf0a8..033a42c7 100644
--- a/pango/pango-fontset-simple.h
+++ b/pango/pango-fontset-simple.h
@@ -44,8 +44,6 @@ G_BEGIN_DECLS
#define PANGO_IS_FONTSET_SIMPLE(object) (G_TYPE_CHECK_INSTANCE_TYPE ((object), PANGO_TYPE_FONTSET_SIMPLE))
typedef struct _PangoFontsetSimple PangoFontsetSimple;
-typedef struct _PangoFontsetSimpleClass PangoFontsetSimpleClass;
-
PANGO_AVAILABLE_IN_ALL
GType pango_fontset_simple_get_type (void) G_GNUC_CONST;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]