summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/satellitesarray.cpp
diff options
context:
space:
mode:
authorJabiertxof <jtx@jtx>2017-05-29 00:11:53 +0000
committerJabiertxof <jtx@jtx>2017-05-29 00:11:53 +0000
commit802385842d5a2fbe8def45b72ce433260720c954 (patch)
tree12d3247409e5e3fb5f6858fdef7c0e0b72dad570 /src/live_effects/parameter/satellitesarray.cpp
parentOrder LPE parameters (diff)
downloadinkscape-802385842d5a2fbe8def45b72ce433260720c954.tar.gz
inkscape-802385842d5a2fbe8def45b72ce433260720c954.zip
Initial release
(bzr r15704)
Diffstat (limited to 'src/live_effects/parameter/satellitesarray.cpp')
-rw-r--r--src/live_effects/parameter/satellitesarray.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/live_effects/parameter/satellitesarray.cpp b/src/live_effects/parameter/satellitesarray.cpp
index 7626317a1..ce4da243e 100644
--- a/src/live_effects/parameter/satellitesarray.cpp
+++ b/src/live_effects/parameter/satellitesarray.cpp
@@ -37,6 +37,7 @@ SatellitesArrayParam::SatellitesArrayParam(const Glib::ustring &label,
_current_zoom = 0;
_effectType = FILLET_CHAMFER;
_last_pathvector_satellites = NULL;
+ param_widget_is_visible(false);
}