From: joncruz Date: Sun, 14 Sep 2008 01:26:26 +0000 (+0000) Subject: Warning for bug X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f0e560815491fb32e38b02044dbf60d377e378e4;p=inkscape.git Warning for bug --- diff --git a/src/live_effects/lpe-path_length.cpp b/src/live_effects/lpe-path_length.cpp index 5ecf2ffa2..a032026b7 100644 --- a/src/live_effects/lpe-path_length.cpp +++ b/src/live_effects/lpe-path_length.cpp @@ -38,6 +38,8 @@ bool LPEPathLength::hideCanvasText() { // this is only used in sp-lpe-item.cpp to hide the canvas text when the effect is invisible info_text.param_setValue(""); +// TODO must return something to avoid nasty bugs + g_warning("random value"); } Geom::Piecewise >