diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2016-11-25 11:28:44 +0000 |
|---|---|---|
| committer | tavmjong-free <tavmjong@free.fr> | 2016-11-25 11:28:44 +0000 |
| commit | 220cfde7cf46c644446730942576e1cb640b0af0 (patch) | |
| tree | e6fa89a804a44743d917d665517996cc9ded5681 /src/widgets/text-toolbar.cpp | |
| parent | [Bug #1574561] Italian translation update. (diff) | |
| download | inkscape-220cfde7cf46c644446730942576e1cb640b0af0.tar.gz inkscape-220cfde7cf46c644446730942576e1cb640b0af0.zip | |
Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20.
(bzr r15271)
Diffstat (limited to 'src/widgets/text-toolbar.cpp')
| -rw-r--r-- | src/widgets/text-toolbar.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/text-toolbar.cpp b/src/widgets/text-toolbar.cpp index 788ac4eb3..9eb469205 100644 --- a/src/widgets/text-toolbar.cpp +++ b/src/widgets/text-toolbar.cpp @@ -1575,7 +1575,6 @@ void sp_text_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObje " -GtkComboBox-appears-as-list: true;\n" "}\n" "combobox window.popup scrolledwindow treeview separator {\n" - " -GtkWidget-wide-separators: true;\n" " -GtkWidget-separator-height: 6;\n" "}\n", -1, NULL); |
