xj qian
2025-03-05 07abf05c775c45f72b20b517df96e667a7a0d40d
1
2
3
4
5
6
#pragma once
#include "jobject.hpp"
class JControl :
    public JObject
{
};