mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 13:20:54 +00:00
Remove 'Capture Executable' name, be consistent on 'Launch Application'
This commit is contained in:
@@ -211,7 +211,7 @@ void CaptureDialog::SetInjectMode(bool inject)
|
||||
ui->globalGroup->setVisible(m_Ctx.Config().AllowGlobalHook);
|
||||
|
||||
ui->launch->setText(lit("Launch"));
|
||||
this->setWindowTitle(lit("Capture Executable"));
|
||||
this->setWindowTitle(lit("Launch Application"));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user