mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
10 lines
142 B
Text
10 lines
142 B
Text
#include "CtrlPropCommon.h"
|
|
|
|
NAMESPACE_UPP
|
|
|
|
PROPERTIES(Picture, Ctrl)
|
|
END_PROPERTIES
|
|
|
|
PROPS(Ctrl, Picture, Ctrl)
|
|
|
|
END_UPP_NAMESPACE
|