mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-24 15:36:33 +00:00
Add a macro that enables qt-compatibility in the renderdoc replay API
* This will be used to remove the ToQStr everywhere (where it's not used for actual stringification of enums/structs)
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
#include <QThread>
|
||||
#include "Code/QRDUtils.h"
|
||||
#include "QRDInterface.h"
|
||||
#include "renderdoc_replay.h"
|
||||
|
||||
RemoteHost::RemoteHost()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user