Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 194124
Collapse All | Expand All

(-)components/html-editor/paragraph-style.c.orig (+2 lines)
Lines 21-26 Link Here
21
21
22
#include "gtkhtml.h"
22
#include "gtkhtml.h"
23
#include "paragraph-style.h"
23
#include "paragraph-style.h"
24
#include <config.h>
25
#include <glib/gi18n-lib.h>
24
26
25
static struct {
27
static struct {
26
	GtkHTMLParagraphStyle style;
28
	GtkHTMLParagraphStyle style;

Return to bug 194124