summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorMilosz Derezynski <mderezynski@gmail.com>2006-05-19 03:28:16 +0000
committermderezynski <mderezynski@users.sourceforge.net>2006-05-19 03:28:16 +0000
commit03d41b96100e017d21279248c04945be3cc3723c (patch)
tree50a4302d6db1430e19090d435afd8cd67123a595 /src/Makefile_insert
parentfixed crash when starting up without Inkscape GUI: Inkscape messages were bei... (diff)
downloadinkscape-03d41b96100e017d21279248c04945be3cc3723c.tar.gz
inkscape-03d41b96100e017d21279248c04945be3cc3723c.zip
* Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to manage sigc::connections
* Finish listening to selections, make family selector work properly (bzr r887)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index aaaca1526..ec26df0ed 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -48,6 +48,7 @@ libinkpre_a_SOURCES = \
conditions.cpp conditions.h\
conn-avoid-ref.cpp conn-avoid-ref.h \
connector-context.cpp connector-context.h \
+ connection-pool.h \
context-fns.cpp context-fns.h \
desktop-affine.cpp desktop-affine.h \
desktop-events.cpp desktop-events.h \