Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6931 → Rev 6930

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