From ab2c9b2f274f80064e15dddced3a71f2805350e6 Mon Sep 17 00:00:00 2001 From: gustav_b Date: Sat, 2 Jun 2007 12:45:58 +0000 Subject: Gtkmm:ified Fill and Stroke dialog (disabled by default). It's still using the old fill/stroke style and paint style widgets, though. (bzr r3050) --- src/verbs.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/verbs.cpp') diff --git a/src/verbs.cpp b/src/verbs.cpp index 6a81dc7e0..01172f102 100644 --- a/src/verbs.cpp +++ b/src/verbs.cpp @@ -1662,6 +1662,7 @@ DialogVerb::perform(SPAction *action, void *data, void *pdata) break; case SP_VERB_DIALOG_FILL_STROKE: sp_object_properties_dialog(); + // dt->_dlg_mgr->showDialog("FillAndStroke"); break; case SP_VERB_DIALOG_SWATCHES: show_panel( Inkscape::UI::Dialogs::SwatchesPanel::getInstance(), "dialogs.swatches", SP_VERB_DIALOG_SWATCHES); -- cgit v1.2.3