mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-24 14:45:53 +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:
@@ -30,7 +30,6 @@
|
||||
#include <QWidget>
|
||||
#include <typeinfo>
|
||||
#include "Code/QRDUtils.h"
|
||||
#include "renderdoc_replay.h"
|
||||
|
||||
class QThread;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user