xj qian
2024-11-25 54efbecc8727d866a8321103d10b8fe430748c08
1
2
3
4
5
6
#pragma once
#include "jobject.hpp"
class JControl :
    public JObject
{
};