summaryrefslogtreecommitdiffstats
path: root/src/verbs.h
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2010-04-01 09:36:46 +0000
committerJon A. Cruz <jon@joncruz.org>2010-04-01 09:36:46 +0000
commitca353feacd19d98d8fee95bcd1bd018431034a1e (patch)
tree83f5d0805185028f623ca001a009a06982a9e90b /src/verbs.h
parentPatch by Daniel_J for 522327 (diff)
downloadinkscape-ca353feacd19d98d8fee95bcd1bd018431034a1e.tar.gz
inkscape-ca353feacd19d98d8fee95bcd1bd018431034a1e.zip
Initial cut of glyph selector dialog is in. Fixes bug #343186.
Fixed bugs: - https://launchpad.net/bugs/343186 (bzr r9268)
Diffstat (limited to 'src/verbs.h')
-rw-r--r--src/verbs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/verbs.h b/src/verbs.h
index 7cc580f26..eea6042c0 100644
--- a/src/verbs.h
+++ b/src/verbs.h
@@ -227,6 +227,7 @@ enum {
SP_VERB_DIALOG_NAMEDVIEW,
SP_VERB_DIALOG_METADATA,
SP_VERB_DIALOG_FILL_STROKE,
+ SP_VERB_DIALOG_GLYPHS,
SP_VERB_DIALOG_SWATCHES,
SP_VERB_DIALOG_TRANSFORM,
SP_VERB_DIALOG_ALIGN_DISTRIBUTE,