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