diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2019-02-12 12:52:54 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2019-02-12 12:52:54 +0000 |
| commit | 1a07fd6edf2b00e740587a897a2f2a881844550e (patch) | |
| tree | c7750c5d3cd5a30e070ea8be368fd010786ab205 /src/ui/widget/button.cpp | |
| parent | Update .gitlab-ci.yml (diff) | |
| download | inkscape-1a07fd6edf2b00e740587a897a2f2a881844550e.tar.gz inkscape-1a07fd6edf2b00e740587a897a2f2a881844550e.zip | |
Header cleanup.
Diffstat (limited to 'src/ui/widget/button.cpp')
| -rw-r--r-- | src/ui/widget/button.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/widget/button.cpp b/src/ui/widget/button.cpp index c2bdcfd44..a149f28a8 100644 --- a/src/ui/widget/button.cpp +++ b/src/ui/widget/button.cpp @@ -20,7 +20,6 @@ #include "helper/action.h" #include "shortcuts.h" #include "ui/icon-loader.h" -#include "ui/interface.h" namespace Inkscape { namespace UI { |
