mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Declare ResourceId Qt metatype in public header so it's QVariant'able
This commit is contained in:
@@ -55,7 +55,6 @@ float aspect(const QSizeF &s)
|
||||
}
|
||||
|
||||
Q_DECLARE_METATYPE(Following);
|
||||
Q_DECLARE_METATYPE(ResourceId);
|
||||
|
||||
const Following Following::Default = Following();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user