summaryrefslogtreecommitdiffstats
path: root/src/widgets/text-toolbar.cpp
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2013-02-08 08:08:06 +0000
committertavmjong-free <tavmjong@free.fr>2013-02-08 08:08:06 +0000
commit1db4e9f22c0412532f0c3fb9798cd1983a74c9de (patch)
tree7474369c496a4dd1ada1f77a11f672f164e980dd /src/widgets/text-toolbar.cpp
parentWiden the separator in font-family drop-down so it is visible in more themes. (diff)
downloadinkscape-1db4e9f22c0412532f0c3fb9798cd1983a74c9de.tar.gz
inkscape-1db4e9f22c0412532f0c3fb9798cd1983a74c9de.zip
Better rc matching for text-toolbar font-family drop-down separator. From John Smith.
(bzr r12107)
Diffstat (limited to 'src/widgets/text-toolbar.cpp')
-rw-r--r--src/widgets/text-toolbar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/text-toolbar.cpp b/src/widgets/text-toolbar.cpp
index 8d37891ac..f19ee7cee 100644
--- a/src/widgets/text-toolbar.cpp
+++ b/src/widgets/text-toolbar.cpp
@@ -1724,7 +1724,7 @@ void sp_text_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObje
" GtkWidget::wide-separators = 1\n"
" GtkWidget::separator-height = 6\n"
"}\n"
- "class \"GtkTreeView\" style \"fontfamily-separator-style\"");
+ "widget \"*gtk-combobox-popup-window.GtkScrolledWindow.GtkTreeView\" style \"fontfamily-separator-style\"");
}
/* Font size */