katie/src/designer/components/qdesignercomponentscommon_p.h

8 lines
190 B
C
Raw Normal View History

#ifndef QDESIGNERCOMPONENTS_P_H
#define QDESIGNERCOMPONENTS_P_H
static const char *widgetElementC = "widget";
static const char *nameAttributeC = "name";
#endif // QDESIGNERCOMPONENTS_P_H