mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 13:20:54 +00:00
Add --replayhost command line option for qrenderdoc
This allows users to specify which remote host to connect to on startup.
This commit is contained in:
committed by
Baldur Karlsson
parent
4699b459e5
commit
ca54a910f5
@@ -29,7 +29,7 @@ class RemoteHost;
|
||||
// do not include any headers here, they must all be in QRDInterface.h
|
||||
#include "QRDInterface.h"
|
||||
|
||||
DOCUMENT("A handle for interacting with a remote servers on a given host.");
|
||||
DOCUMENT("A handle for interacting with a remote server on a given host.");
|
||||
class RemoteHost
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user