diff options
| author | Jabier Arraiza <jabier.arraiza@marker.es> | 2017-12-05 07:54:12 +0000 |
|---|---|---|
| committer | Jabier Arraiza <jabier.arraiza@marker.es> | 2017-12-05 07:54:12 +0000 |
| commit | 318ee3271bcfac6bceec28ac432e1de1b4736f0e (patch) | |
| tree | 0d085e7566703716a904cc1f6b32cbd4b54e955a /src/ui/widget/scalar.cpp | |
| parent | Add sugested header by Eduard Braun to allow compiling (diff) | |
| download | inkscape-318ee3271bcfac6bceec28ac432e1de1b4736f0e.tar.gz inkscape-318ee3271bcfac6bceec28ac432e1de1b4736f0e.zip | |
Working on compiling on linux problem. Another attemp to Eduard fix
Diffstat (limited to 'src/ui/widget/scalar.cpp')
| -rw-r--r-- | src/ui/widget/scalar.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/widget/scalar.cpp b/src/ui/widget/scalar.cpp index 1aab9550e..c34121b4f 100644 --- a/src/ui/widget/scalar.cpp +++ b/src/ui/widget/scalar.cpp @@ -14,7 +14,6 @@ # include <config.h> #endif -#include <glibmm/signalproxy.h> #include "scalar.h" #include "spinbutton.h" #include <gtkmm/scale.h> |
