summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/scalar.cpp
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2017-12-05 07:54:12 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2017-12-05 07:54:12 +0000
commit318ee3271bcfac6bceec28ac432e1de1b4736f0e (patch)
tree0d085e7566703716a904cc1f6b32cbd4b54e955a /src/ui/widget/scalar.cpp
parentAdd sugested header by Eduard Braun to allow compiling (diff)
downloadinkscape-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.cpp1
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>