#ifndef UI_SIMPLE_FRAME_H #define UI_SIMPLE_FRAME_H DECLARE_STRUCT(CSimpleFrame); struct CSimpleFrame { }; #endif