mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
Syncing uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@1978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
a1aa1a8827
commit
5ba0e939ba
1 changed files with 0 additions and 2 deletions
|
|
@ -77,7 +77,6 @@ void App::TestTree() {
|
|||
|
||||
void App::TestDropInsert(int parent, int ii, PasteClip& d)
|
||||
{
|
||||
/*
|
||||
if(AcceptInternal<TreeCtrl>(d, "mytreedrag")) {
|
||||
tGroups2.InsertDrop(parent, ii, d);
|
||||
tGroups2.SetFocus();
|
||||
|
|
@ -88,7 +87,6 @@ void App::TestDropInsert(int parent, int ii, PasteClip& d)
|
|||
tGroups2.SetFocus();
|
||||
return;
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
void App::TestDrag()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue