binana/profile/3.3.5a-windows/include/ui/simpleframe.h

9 lines
116 B
C
Raw Normal View History

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