diff options
| author | Martin Owens <doctormo@gmail.com> | 2014-03-27 19:38:47 +0000 |
|---|---|---|
| committer | Martin Owens <doctormo@gmail.com> | 2014-03-27 19:38:47 +0000 |
| commit | 030be9c292b5515e22c5ff5acac028d7f7035d5d (patch) | |
| tree | 646d5b5d51314caa44a3d67ff9474f3d5774c187 /src/ui/widget/Makefile_insert | |
| parent | Changed some return types from gint to bool. (diff) | |
| parent | Get pollar tiling working agains with trunk (diff) | |
| download | inkscape-030be9c292b5515e22c5ff5acac028d7f7035d5d.tar.gz inkscape-030be9c292b5515e22c5ff5acac028d7f7035d5d.zip | |
Merge in Polar Distribute GSoC with up to date trunk fixes
(bzr r13221)
Diffstat (limited to 'src/ui/widget/Makefile_insert')
| -rw-r--r-- | src/ui/widget/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/widget/Makefile_insert b/src/ui/widget/Makefile_insert index 710b95c2b..608dd5334 100644 --- a/src/ui/widget/Makefile_insert +++ b/src/ui/widget/Makefile_insert @@ -1,6 +1,8 @@ ## Makefile.am fragment sourced by src/Makefile.am. ink_common_sources += \ + ui/widget/anchor-selector.h \ + ui/widget/anchor-selector.cpp \ ui/widget/attr-widget.h \ ui/widget/button.h \ ui/widget/button.cpp \ |
