Commit 49ae18e5 authored by Claes Sjofors's avatar Claes Sjofors

Xtt opwindow help about Proview fix

parent 8cd1f4e5
......@@ -279,7 +279,7 @@ void Op::activate_help_opwin()
void Op::activate_help_proview()
{
CoXHelp::dhelp( "version", "", navh_eHelpFile_Other, "$pwr_exe/xtt_version_help.dat", 0);
CoXHelp::dhelp( "version", "", navh_eHelpFile_Other, "$pwr_load/xtt_version_help.dat", 0);
}
void Op::jop_command_cb( void *op, char *command)
......@@ -385,4 +385,4 @@ void Op::sup_scan( void *data)
}
}
op->sup_timerid->add( time, sup_scan, op);
}
\ No newline at end of file
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment