diff options
| author | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-03-02 16:56:51 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-03-02 16:56:51 +0000 |
| commit | 9bfba5c24a89f0d2ae75fc78a0aa21743a29e978 (patch) | |
| tree | a6698845cfd4b6af513d9e7b75e8bb743cf37c99 /src/verbs.h | |
| parent | Experimental merge of Ponyscape features into trunk (will not compile) (diff) | |
| download | inkscape-9bfba5c24a89f0d2ae75fc78a0aa21743a29e978.tar.gz inkscape-9bfba5c24a89f0d2ae75fc78a0aa21743a29e978.zip | |
Experimental merge of Ponyscape features into trunk (will not compile)
(bzr r13090.1.2)
Diffstat (limited to 'src/verbs.h')
| -rw-r--r-- | src/verbs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/verbs.h b/src/verbs.h index 0f764eb29..b8a0b1fd5 100644 --- a/src/verbs.h +++ b/src/verbs.h @@ -289,6 +289,8 @@ enum { SP_VERB_DIALOG_INPUT, SP_VERB_DIALOG_EXTENSIONEDITOR, SP_VERB_DIALOG_LAYERS, + SP_VERB_DIALOG_OBJECTS, + SP_VERB_DIALOG_TAGS, SP_VERB_DIALOG_LIVE_PATH_EFFECT, SP_VERB_DIALOG_FILTER_EFFECTS, SP_VERB_DIALOG_SVG_FONTS, |
