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/ui/dialog/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/ui/dialog/Makefile_insert')
| -rw-r--r-- | src/ui/dialog/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/dialog/Makefile_insert b/src/ui/dialog/Makefile_insert index f91a1865c..91b1ccaf6 100644 --- a/src/ui/dialog/Makefile_insert +++ b/src/ui/dialog/Makefile_insert @@ -95,4 +95,6 @@ ink_common_sources += \ ui/dialog/transformation.h \ ui/dialog/undo-history.cpp \ ui/dialog/undo-history.h \ + ui/dialog/xml-tree.cpp \ + ui/dialog/xml-tree.h \ $(inkboard_dialogs) |
