summaryrefslogtreecommitdiffstats
path: root/src/layer-manager.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2016-10-03 20:51:05 +0000
committerjabiertxof <info@marker.es>2016-10-03 20:51:05 +0000
commit4db35e8a6706ddece9e977e5f26d4a6867ff8cbe (patch)
treef9711f260f694d96e26bf3216fb64f2b38611b2b /src/layer-manager.cpp
parentupdate to trunk (diff)
parentMerge in jabiertxof's hover information for measure tool (diff)
downloadinkscape-4db35e8a6706ddece9e977e5f26d4a6867ff8cbe.tar.gz
inkscape-4db35e8a6706ddece9e977e5f26d4a6867ff8cbe.zip
Update to trunk
(bzr r15017.1.35)
Diffstat (limited to 'src/layer-manager.cpp')
-rw-r--r--src/layer-manager.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/layer-manager.cpp b/src/layer-manager.cpp
index 19c4b890c..3a6cce99c 100644
--- a/src/layer-manager.cpp
+++ b/src/layer-manager.cpp
@@ -17,16 +17,10 @@
#include "desktop.h"
#include "layer-manager.h"
-#include "preferences.h"
-#include "ui/view/view.h"
#include "selection.h"
-#include "sp-object.h"
#include "sp-item-group.h"
-#include "xml/node.h"
#include "xml/node-observer.h"
#include "util/format.h"
-// #include "debug/event-tracker.h"
-// #include "debug/simple-event.h"
namespace Inkscape {