X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fui%2Fdialog%2Finkscape-preferences.h;h=a68303ab9e99f26de6916855da9974ae649b5681;hb=604bbc96a26ec5381cc865aa1458b115e41201ce;hp=ac3c96a88d5a9013653886b21a19a80a336f590f;hpb=53650c4839343807b95444a86e89225fc71de648;p=inkscape.git diff --git a/src/ui/dialog/inkscape-preferences.h b/src/ui/dialog/inkscape-preferences.h index ac3c96a88..a68303ab9 100644 --- a/src/ui/dialog/inkscape-preferences.h +++ b/src/ui/dialog/inkscape-preferences.h @@ -139,6 +139,7 @@ protected: _t_sel_cue_box, _t_bbox_visual, _t_bbox_geometric; PrefCheckButton _t_cvg_keep_objects, _t_cvg_convert_whole_groups; PrefCheckButton _t_node_pathflash_enabled; + PrefCheckButton _t_node_pathflash_unselected; PrefSpinButton _t_node_pathflash_timeout; PrefColorPicker _t_node_pathoutline_color;