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/dialogs/Makefile_insert | |
| 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/dialogs/Makefile_insert')
| -rw-r--r-- | src/dialogs/Makefile_insert | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dialogs/Makefile_insert b/src/dialogs/Makefile_insert index 32a11e831..8d7d3f21d 100644 --- a/src/dialogs/Makefile_insert +++ b/src/dialogs/Makefile_insert @@ -9,8 +9,6 @@ ink_common_sources += \ dialogs/export.h \ dialogs/find.cpp \ dialogs/find.h \ - dialogs/input.cpp \ - dialogs/input.h \ dialogs/item-properties.cpp \ dialogs/item-properties.h \ dialogs/object-attributes.cpp \ |
