This commit is contained in:
Matthias Clasen
2020-09-19 14:31:02 -04:00
parent ec46900f06
commit 2ad9864cdc

View File

@@ -63,7 +63,6 @@
* GtkColorChooserWidget has a single CSS node with name colorchooser.
*/
typedef struct _GtkColorChooserWidgetPrivate GtkColorChooserWidgetPrivate;
typedef struct _GtkColorChooserWidgetClass GtkColorChooserWidgetClass;
struct _GtkColorChooserWidget