diff options
| author | Martin Owens <doctormo@gmail.com> | 2018-10-01 15:43:48 +0000 |
|---|---|---|
| committer | Jabiertxof <jabier.arraiza@marker.es> | 2019-02-20 15:35:31 +0000 |
| commit | ccd4fc059942f37fca3d8a962cd098012c1bd618 (patch) | |
| tree | 90acf6f5d27c66e1dc9674960dce03bcced78f6a /src/verbs.h | |
| parent | Include selectors dialog (aka styledialog) into the xml-tree notebook and rem... (diff) | |
| download | inkscape-ccd4fc059942f37fca3d8a962cd098012c1bd618.tar.gz inkscape-ccd4fc059942f37fca3d8a962cd098012c1bd618.zip | |
Remove Tags functionality (replaced by css selectors)
Diffstat (limited to 'src/verbs.h')
| -rw-r--r-- | src/verbs.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/verbs.h b/src/verbs.h index 595d2aacf..2eee095b8 100644 --- a/src/verbs.h +++ b/src/verbs.h @@ -196,8 +196,6 @@ enum { SP_VERB_OBJECT_CREATE_CLIP_GROUP, SP_VERB_OBJECT_EDIT_CLIPPATH, SP_VERB_OBJECT_UNSET_CLIPPATH, - /* Tag */ - SP_VERB_TAG_NEW, /* Tools */ SP_VERB_CONTEXT_SELECT, SP_VERB_CONTEXT_NODE, @@ -335,7 +333,6 @@ enum { SP_VERB_DIALOG_EXTENSIONEDITOR, SP_VERB_DIALOG_LAYERS, SP_VERB_DIALOG_OBJECTS, - SP_VERB_DIALOG_TAGS, SP_VERB_DIALOG_STYLE, SP_VERB_DIALOG_CSS, SP_VERB_DIALOG_LIVE_PATH_EFFECT, |
