Add GDSOFTCLASS to six inheritors of Object

This commit is contained in:
Edward Moulsdale
2025-09-21 16:22:29 +01:00
parent 149a4b4ca1
commit 12e97610a8
6 changed files with 11 additions and 0 deletions

View File

@ -67,6 +67,8 @@ public:
};
class RenderingDeviceCommons : public Object {
GDSOFTCLASS(RenderingDeviceCommons, Object);
////////////////////////////////////////////
// PUBLIC STUFF
// Exposed by RenderingDevice, and shared