Skip to content

Commit e5a6335

Browse files
author
Paul Gofman
committed
fixup! vrclient: Implement IVRApplications::LaunchInternalProcess().
CW-Bug-Id: #20589
1 parent 7293794 commit e5a6335

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vrclient_x64/unix_vrapplications_manual.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ static NTSTATUS IVRApplications_LaunchInternalProcess( Iface *iface, Params *par
2323
{
2424
static const char *pass_env[] =
2525
{
26+
"DISPLAY",
2627
"LD_LIBRARY_PATH",
2728
"PATH",
2829
"WINEARCH",

0 commit comments

Comments
 (0)