summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.h
diff options
context:
space:
mode:
authorMatthew Petroff <matthew@mpetroff.net>2013-07-19 18:19:03 +0000
committerMatthew Petroff <matthew@mpetroff.net>2013-07-19 18:19:03 +0000
commitef3bfa7e8bb2996c4042314accc34f6a72f072e1 (patch)
treef3f1f82a2fe7586ca3f7bcc17645dd073d8fca6c /src/widgets/toolbox.h
parentRemoved "helper/unit-menu.h" from "widgets/rect-toolbar.*" and "widgets/spw-u... (diff)
downloadinkscape-ef3bfa7e8bb2996c4042314accc34f6a72f072e1.tar.gz
inkscape-ef3bfa7e8bb2996c4042314accc34f6a72f072e1.zip
Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.
(bzr r12380.1.30)
Diffstat (limited to 'src/widgets/toolbox.h')
-rw-r--r--src/widgets/toolbox.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/toolbox.h b/src/widgets/toolbox.h
index 9c839a8fe..197f0fb5e 100644
--- a/src/widgets/toolbox.h
+++ b/src/widgets/toolbox.h
@@ -118,7 +118,6 @@ void delete_connection(GObject * /*obj*/, sigc::connection *connection);
gchar const *label, gchar const *shortLabel, gchar const *tooltip,
Glib::ustring const &path, gdouble def,
GtkWidget *focusTarget,
- GtkWidget *us,
GObject *dataKludge,
gboolean altx, gchar const *altx_mark,
gdouble lower, gdouble upper, gdouble step, gdouble page,