mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-22 22:02:34 -06:00
7 lines
138 B
C++
7 lines
138 B
C++
#include "CtrlPropCommon.h"
|
|
#include <CtrlLib/CtrlLib.h>
|
|
|
|
PROPERTIES(LabelBox, Label)
|
|
END_PROPERTIES
|
|
|
|
PROPS(Ctrl, LabelBox, Label)
|