summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2011-04-16 22:14:34 +0000
committerJohan Engelen <goejendaagh@zonnet.nl>2011-04-16 22:14:34 +0000
commit21d73e3319ea07a5323a318a376a8c664640265d (patch)
treecc70e6ae32528f5cdf43b363384c19712c6f5c73 /src
parentremove unnecessary includes. (diff)
downloadinkscape-21d73e3319ea07a5323a318a376a8c664640265d.tar.gz
inkscape-21d73e3319ea07a5323a318a376a8c664640265d.zip
remove superfluous includes
(bzr r10175)
Diffstat (limited to 'src')
-rw-r--r--src/ui/dialog/fill-and-stroke.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/dialog/fill-and-stroke.h b/src/ui/dialog/fill-and-stroke.h
index fe72aa31c..b4be9ce59 100644
--- a/src/ui/dialog/fill-and-stroke.h
+++ b/src/ui/dialog/fill-and-stroke.h
@@ -15,11 +15,9 @@
#ifndef INKSCAPE_UI_DIALOG_FILL_AND_STROKE_H
#define INKSCAPE_UI_DIALOG_FILL_AND_STROKE_H
-#include <gtkmm/adjustment.h>
#include <gtkmm/alignment.h>
#include <gtkmm/notebook.h>
#include <gtkmm/scale.h>
-#include <gtkmm/spinbutton.h>
#include <glibmm/i18n.h>
#include "ui/widget/panel.h"