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