diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2010-04-11 08:51:39 +0000 |
|---|---|---|
| committer | Jon A. Cruz <jon@joncruz.org> | 2010-04-11 08:51:39 +0000 |
| commit | c0b14a0f143ab6748fa48c2e251d804708efcbb5 (patch) | |
| tree | 122126dbe0a8665f0e84ffb9efc7514ec9de352c /src/verbs.h | |
| parent | Correct calligraphic toggles getting out of sync with behavior. (diff) | |
| download | inkscape-c0b14a0f143ab6748fa48c2e251d804708efcbb5.tar.gz inkscape-c0b14a0f143ab6748fa48c2e251d804708efcbb5.zip | |
Switching to new input dialog. Allows for a better UI and addresses bug #334800 and bug #196195.
Fixed bugs:
- https://launchpad.net/bugs/334800
- https://launchpad.net/bugs/196195
(bzr r9312)
Diffstat (limited to 'src/verbs.h')
| -rw-r--r-- | src/verbs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/verbs.h b/src/verbs.h index eea6042c0..36bb9f9d9 100644 --- a/src/verbs.h +++ b/src/verbs.h @@ -247,7 +247,6 @@ 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, |
