diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2010-01-07 09:19:48 +0000 |
|---|---|---|
| committer | Jon A. Cruz <jon@joncruz.org> | 2010-01-07 09:19:48 +0000 |
| commit | 568dab6fba413360b1ca2cbf5205bdde8eb9a13b (patch) | |
| tree | 7783c453b3624e97517c09dfbeed25dc14ef621a /src/ui/Makefile_insert | |
| parent | a better truncation detection, suggested by Richard Hughes (diff) | |
| download | inkscape-568dab6fba413360b1ca2cbf5205bdde8eb9a13b.tar.gz inkscape-568dab6fba413360b1ca2cbf5205bdde8eb9a13b.zip | |
Added UXManager. Cleaning up toolbox creation.
(bzr r8951)
Diffstat (limited to 'src/ui/Makefile_insert')
| -rw-r--r-- | src/ui/Makefile_insert | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ui/Makefile_insert b/src/ui/Makefile_insert index 3eb6c6b13..eb8966d11 100644 --- a/src/ui/Makefile_insert +++ b/src/ui/Makefile_insert @@ -9,4 +9,6 @@ ink_common_sources += \ ui/previewable.h \ ui/previewfillable.h \ ui/previewholder.cpp \ - ui/previewholder.h + ui/previewholder.h \ + ui/uxmanager.cpp \ + ui/uxmanager.h |
