summaryrefslogtreecommitdiffstats
path: root/src/verbs.h
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2008-03-21 07:46:43 +0000
committerjoncruz <joncruz@users.sourceforge.net>2008-03-21 07:46:43 +0000
commit08b1fee7c13ab89969f6ad9cfd43b22972aa4a90 (patch)
treeb716615b9ab3d0c9880acd6c41d4d38725cfb37b /src/verbs.h
parentSigned cleanup (diff)
downloadinkscape-08b1fee7c13ab89969f6ad9cfd43b22972aa4a90.tar.gz
inkscape-08b1fee7c13ab89969f6ad9cfd43b22972aa4a90.zip
Adding axis detection to new input dialog
(bzr r5140)
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 84aeb17c3..49c298773 100644
--- a/src/verbs.h
+++ b/src/verbs.h
@@ -229,6 +229,7 @@ enum {
SP_VERB_XMPP_CLIENT,
#endif
SP_VERB_DIALOG_INPUT,
+ SP_VERB_DIALOG_INPUT2,
SP_VERB_DIALOG_EXTENSIONEDITOR,
SP_VERB_DIALOG_LAYERS,
SP_VERB_DIALOG_LIVE_PATH_EFFECT,