From 5c835fe1e926e3a7ea8c07f2e39d3175db7e48c3 Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Tue, 16 Jan 2018 22:10:15 +0100 Subject: Add change missed in last commit (due to incomplete cherry-pick). --- src/ui/dialog/inkscape-preferences.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ui/dialog/inkscape-preferences.cpp b/src/ui/dialog/inkscape-preferences.cpp index 8a88043ba..d1d462dfe 100644 --- a/src/ui/dialog/inkscape-preferences.cpp +++ b/src/ui/dialog/inkscape-preferences.cpp @@ -67,7 +67,7 @@ using Inkscape::CMSSystem; InkscapePreferences::InkscapePreferences() - : UI::Widget::Panel ("", "/dialogs/preferences", SP_VERB_DIALOG_DISPLAY), + : UI::Widget::Panel ("/dialogs/preferences", SP_VERB_DIALOG_DISPLAY), _minimum_width(0), _minimum_height(0), _natural_width(0), -- cgit v1.2.3