[gtk+/gtk-3-14] css: use pre-3.16 gtk_css_style_property_register
- From: Lars Uebernickel <larsu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-14] css: use pre-3.16 gtk_css_style_property_register
- Date: Fri, 6 Feb 2015 11:23:08 +0000 (UTC)
commit 8842ee8579db2c37c4e592f4dc1798246f6d5c9f
Author: Lars Uebernickel <lars uebernickel canonical com>
Date: Fri Feb 6 12:19:31 2015 +0100
css: use pre-3.16 gtk_css_style_property_register
This fixes the backport of the last commit.
gtk/gtkcssstylepropertyimpl.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcssstylepropertyimpl.c b/gtk/gtkcssstylepropertyimpl.c
index 230903e..05c3b00 100644
--- a/gtk/gtkcssstylepropertyimpl.c
+++ b/gtk/gtkcssstylepropertyimpl.c
@@ -964,7 +964,6 @@ _gtk_css_style_property_init_properties (void)
GTK_CSS_PROPERTY_DPI,
G_TYPE_NONE,
GTK_STYLE_PROPERTY_INHERIT | GTK_STYLE_PROPERTY_ANIMATED,
- GTK_CSS_AFFECTS_FONT | GTK_CSS_AFFECTS_TEXT | GTK_CSS_AFFECTS_SIZE,
dpi_parse,
NULL,
NULL,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]