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:
baldurk
2017-08-16 18:28:11 +01:00
parent cfd816d7f3
commit ef84f494a2
13 changed files with 40 additions and 40 deletions
-1
View File
@@ -26,7 +26,6 @@
#include <QThread>
#include "Code/QRDUtils.h"
#include "QRDInterface.h"
#include "renderdoc_replay.h"
RemoteHost::RemoteHost()
{