#ifndef UICHECKBOXSKIN_H #define UICHECKBOXSKIN_H #include #include class UICheckBoxSkin : public UIElementSkin { }; #endif // UICHECKBOXSKIN_H