diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2012-03-08 18:37:16 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2012-03-08 18:37:16 +0000 |
| commit | cfbcbd01b74acdd001c5b1f40ec4d010ad530fa7 (patch) | |
| tree | 06238a85f25f47248d3d7689971eae9fedb9205b /src/widgets/toolbox.cpp | |
| parent | Fix for 855676 : Gradient - misplacing when adding new stop by mouse (diff) | |
| download | inkscape-cfbcbd01b74acdd001c5b1f40ec4d010ad530fa7.tar.gz inkscape-cfbcbd01b74acdd001c5b1f40ec4d010ad530fa7.zip | |
UI. Removing Affect: label (see Bug #590686).
Fixed bugs:
- https://launchpad.net/bugs/590686
(bzr r11062)
Diffstat (limited to 'src/widgets/toolbox.cpp')
| -rw-r--r-- | src/widgets/toolbox.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index f013ff9e5..b9d2eace3 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -278,7 +278,6 @@ static gchar const * ui_descr = " <toolitem action='HeightAction' />" " <toolitem action='UnitsAction' />" " <separator />" - " <toolitem action='transform_affect_label' />" " <toolitem action='transform_stroke' />" " <toolitem action='transform_corners' />" " <toolitem action='transform_gradient' />" |
