Corretta creazione del testo di collegamento nel caso di multiple link.
git-svn-id: svn://10.65.10.50/trunk@70 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
79edca0962
commit
ec310bb5db
@ -151,7 +151,7 @@ bool TViswin::check_link (TPoint * p)
|
|||||||
{
|
{
|
||||||
// get all parts of the same color
|
// get all parts of the same color
|
||||||
const char *cp;
|
const char *cp;
|
||||||
_txt.read_line (y);
|
_txt.read_line (ty);
|
||||||
_multiple_link = "";
|
_multiple_link = "";
|
||||||
|
|
||||||
while (cp = _txt.piece ())
|
while (cp = _txt.piece ())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user