mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-08 08:40:55 +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:
@@ -24,6 +24,7 @@
|
||||
|
||||
#include "StyleData.h"
|
||||
#include <QApplication>
|
||||
#include "Code/QRDUtils.h"
|
||||
#include "RDStyle/RDStyle.h"
|
||||
#include "RDTweakedNativeStyle/RDTweakedNativeStyle.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user