7 lines
91 B
C
Raw Normal View History

2022-01-06 15:29:19 -04:00
#pragma once
class DOtherSide {
public:
static void registerMetaTypes();
};