From ff50b51cb486f1efb4e6d59cecbf606bb024f711 Mon Sep 17 00:00:00 2001 From: unodgs Date: Mon, 29 Aug 2011 21:27:13 +0000 Subject: [PATCH] GridCtrl: Added ThreeStateOption() git-svn-id: svn://ultimatepp.org/upp/trunk@3796 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/GridCtrl/GridBase.cpp | 12 ++++++++++++ uppsrc/GridCtrl/GridCtrl.h | 1 + 2 files changed, 13 insertions(+) diff --git a/uppsrc/GridCtrl/GridBase.cpp b/uppsrc/GridCtrl/GridBase.cpp index 53f68e8d8..c255f1e7e 100644 --- a/uppsrc/GridCtrl/GridBase.cpp +++ b/uppsrc/GridCtrl/GridBase.cpp @@ -242,6 +242,13 @@ static void MakeOption(One& ctrl) ctrl->WantFocus(); } +static void MakeThreeStateOption(One& ctrl) +{ + ctrl.Create