diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2014-10-05 16:38:15 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2014-10-05 16:38:15 +0000 |
| commit | efd39893a4f5e629a9df2d0674222aea1be14199 (patch) | |
| tree | e9da01b7e3f274a5bfc9aae48bfc53f2f8a8775d /src/ui/Makefile_insert | |
| parent | More template changes for 96 px per inch. (diff) | |
| download | inkscape-efd39893a4f5e629a9df2d0674222aea1be14199.tar.gz inkscape-efd39893a4f5e629a9df2d0674222aea1be14199.zip | |
Move obvious ui component to ui/
(bzr r13341.1.247)
Diffstat (limited to 'src/ui/Makefile_insert')
| -rw-r--r-- | src/ui/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/Makefile_insert b/src/ui/Makefile_insert index 94064d0cf..4c6b49ed6 100644 --- a/src/ui/Makefile_insert +++ b/src/ui/Makefile_insert @@ -9,6 +9,8 @@ ink_common_sources += \ ui/dialog-events.cpp \ ui/dialog-events.h \ ui/icon-names.h \ + ui/interface.cpp \ + ui/interface.h \ ui/previewable.h \ ui/previewfillable.h \ ui/previewholder.cpp \ |
