Skip to content
Snippets Groups Projects
Commit 947e5163 authored by Jean-François Remacle's avatar Jean-François Remacle
Browse files

*** empty log message ***

parent 38764e68
No related branches found
No related tags found
No related merge requests found
...@@ -419,6 +419,9 @@ static void class_color_cb(Fl_Widget* w, void* data) ...@@ -419,6 +419,9 @@ static void class_color_cb(Fl_Widget* w, void* data)
vE = v1; vE = v1;
i=-1; i=-1;
} }
if (it == segments.end()) break;
} }
if (vB == vE) break; if (vB == vE) break;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment