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:
Haiyu Zhen
2019-02-06 15:43:40 -05:00
committed by Baldur Karlsson
parent 4699b459e5
commit ca54a910f5
6 changed files with 52 additions and 16 deletions
+1 -1
View File
@@ -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: