diff options
| author | John Smith <john.smith7545@yahoo.com> | 2012-02-16 05:38:08 +0000 |
|---|---|---|
| committer | John Smith <removethis.john.q.public@bigmail.com> | 2012-02-16 05:38:08 +0000 |
| commit | 9a48c58cd01c6ab3909fc0fa4b883d2fd15e48ee (patch) | |
| tree | fe4b71445f19cdb3a421eb079464eba6454eaccc /src/ui/dialog/Makefile_insert | |
| parent | Prevent false gtk deprecation warnings in canvas-grid and tidy headers (diff) | |
| download | inkscape-9a48c58cd01c6ab3909fc0fa4b883d2fd15e48ee.tar.gz inkscape-9a48c58cd01c6ab3909fc0fa4b883d2fd15e48ee.zip | |
Fix for 930535 : Convert Font and Text dialog to a dockable dialog
(bzr r10989)
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 c8fa60d4a..c2a200d53 100644 --- a/src/ui/dialog/Makefile_insert +++ b/src/ui/dialog/Makefile_insert @@ -79,6 +79,8 @@ ink_common_sources += \ ui/dialog/svg-fonts-dialog.h \ ui/dialog/swatches.cpp \ ui/dialog/swatches.h \ + ui/dialog/text-edit.cpp \ + ui/dialog/text-edit.h \ ui/dialog/tile.cpp \ ui/dialog/tile.h \ ui/dialog/tracedialog.cpp \ |
