Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6930 → Rev 6931

/programs/cmm/TWB/links.h
74,9 → 74,8
return false;
}
if (mouse.mkm) && (mouse.up) {
// strcpy(#URL_temp, links[active].link);
// GetAbsoluteUrl(#URL_temp);
// RunProgram(#program_path, #URL_temp);
open_in_a_new_window = true;
ClickLink();
return false;
}
if (mouse.lkm) && (mouse.up) {