gtk-quartz-engine r12 - in trunk: . src
- From: rhult svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk-quartz-engine r12 - in trunk: . src
- Date: Tue, 28 Oct 2008 15:20:40 +0000 (UTC)
Author: rhult
Date: Tue Oct 28 15:20:40 2008
New Revision: 12
URL: http://svn.gnome.org/viewvc/gtk-quartz-engine?rev=12&view=rev
Log:
2008-10-28 Richard Hult <richard imendio com>
* src/quartz-style.c (style_setup_rc_styles): Handle subclasses of
treeview as well.
Modified:
trunk/ChangeLog
trunk/src/quartz-style.c
Modified: trunk/src/quartz-style.c
==============================================================================
--- trunk/src/quartz-style.c (original)
+++ trunk/src/quartz-style.c Tue Oct 28 15:20:40 2008
@@ -244,7 +244,7 @@
gtk_rc_parse_string ("widget_class \"*.GtkCTree.*Button*\" style \"quartz-tree-header\"\n");
/* TreeView font. */
- RC_WIDGET_CLASS ("quartz-tree-row", "*.GtkTreeView",
+ RC_WIDGET_CLASS ("quartz-tree-row", "*.<GtkTreeView>",
"font_name = \"%s\"\n",
"Lucida Grande 11");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]