diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2018-01-19 12:10:05 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2018-01-19 12:10:05 +0000 |
| commit | 78b5478136fa43a7c225ef5aa433ec9c0926667d (patch) | |
| tree | 1ccf14209b9980ca8b78482bdfd3664a61cd71f6 /src/widgets/mesh-toolbar.cpp | |
| parent | Don't allow dragging path at cap or line join (diff) | |
| download | inkscape-78b5478136fa43a7c225ef5aa433ec9c0926667d.tar.gz inkscape-78b5478136fa43a7c225ef5aa433ec9c0926667d.zip | |
Move general ellipsize text function out of gradient files.
Diffstat (limited to 'src/widgets/mesh-toolbar.cpp')
| -rw-r--r-- | src/widgets/mesh-toolbar.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/mesh-toolbar.cpp b/src/widgets/mesh-toolbar.cpp index 61b41f58f..93be77556 100644 --- a/src/widgets/mesh-toolbar.cpp +++ b/src/widgets/mesh-toolbar.cpp @@ -27,7 +27,6 @@ #include "verbs.h" #include "widgets/spinbutton-events.h" -#include "widgets/gradient-vector.h" #include "widgets/gradient-image.h" #include "style.h" |
