mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-04 14:22:43 -06:00
7 lines
162 B
Text
7 lines
162 B
Text
#include "CtrlPropCommon.h"
|
|
#include <CtrlLib/CtrlLib.h>
|
|
|
|
PROPERTIES(EditInt64NotNull, EditInt64)
|
|
END_PROPERTIES
|
|
|
|
PROPS(Ctrl, EditInt64NotNull, EditInt64)
|