#ifndef WXSBOXSIZER_H #define WXSBOXSIZER_H #include "../wxsdefsizer.h" wxsDSDeclareBegin(BoxSizer,wxsBoxSizerId) int Orient; wxsDSDeclareEnd() #endif