gambas-source-code/gb.xml/src/CElement.h

11 lines
141 B
C
Raw Normal View History

#ifndef CELEMENT_H
#define CELEMENT_H
#include "element.h"
#ifndef CLASSES_CPP
extern GB_DESC CElementDesc[];
#endif
#endif // CELEMENT_H