diff options
| author | John Smith <john.smith7545@yahoo.com> | 2012-03-09 09:28:41 +0000 |
|---|---|---|
| committer | John Smith <removethis.john.q.public@bigmail.com> | 2012-03-09 09:28:41 +0000 |
| commit | 4af38650947ee08480d3887ada93ecff68a7157e (patch) | |
| tree | 6f71bb209540fdbbdae8b1ea00f2209931b2351f /src/dialogs/Makefile_insert | |
| parent | powerstroke: - add miter size limit (diff) | |
| download | inkscape-4af38650947ee08480d3887ada93ecff68a7157e.tar.gz inkscape-4af38650947ee08480d3887ada93ecff68a7157e.zip | |
Fix for 940715 : Convert XML Editor to a dockable dialog
(bzr r11065)
Diffstat (limited to 'src/dialogs/Makefile_insert')
| -rw-r--r-- | src/dialogs/Makefile_insert | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/dialogs/Makefile_insert b/src/dialogs/Makefile_insert index 2350bfc28..ac0792a73 100644 --- a/src/dialogs/Makefile_insert +++ b/src/dialogs/Makefile_insert @@ -6,6 +6,4 @@ ink_common_sources += \ dialogs/dialog-events.cpp \ dialogs/dialog-events.h \ dialogs/find.cpp \ - dialogs/find.h \ - dialogs/xml-tree.cpp \ - dialogs/xml-tree.h + dialogs/find.h |
