mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-23 06:56:40 +00:00
Fix compilation of PythonCaptureViewer
This commit is contained in:
@@ -957,7 +957,7 @@ to a marker region.
|
||||
|
||||
protected:
|
||||
ICaptureViewer() = default;
|
||||
~ICaptureViewer() = default;
|
||||
virtual ~ICaptureViewer() = default;
|
||||
};
|
||||
|
||||
DECLARE_REFLECTION_STRUCT(ICaptureViewer);
|
||||
|
||||
Reference in New Issue
Block a user