mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-12 14:22:22 -06:00
CtrlCore: StateH(OPEN) fixes GridCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@12785 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
291c28ed4d
commit
5fa39be168
1 changed files with 2 additions and 0 deletions
|
|
@ -144,6 +144,8 @@ void Ctrl::Create(Ctrl *owner, dword style, bool active)
|
|||
mmtopctrl.Add(this);
|
||||
|
||||
RegisterCocoaDropFormats();
|
||||
|
||||
StateH(OPEN);
|
||||
}
|
||||
|
||||
void Ctrl::WndDestroy()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue