forked from KolibriOS/kolibrios
charUni.mt: invisible tab and new line characters by Pathoswithin
git-svn-id: svn://kolibrios.org@7895 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
bdd9a3634d
commit
e0f03c3085
Binary file not shown.
@ -141,7 +141,7 @@ int SEARCH::highlight(dword _color, _bg_color)
|
||||
col=_color;
|
||||
found_count++;
|
||||
}
|
||||
draw_bar(0, atoi(pos.get(i)), 3, list.item_h, col);
|
||||
//draw_bar(0, atoi(pos.get(i)), 3, list.item_h, col);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user