Compare commits
No commits in common. "07648b6ec88e9f3e9cd1b3a395683a4a535f2576" and "b2bc6b85139ff0a068f3ac55a64d32d2a27048a5" have entirely different histories.
07648b6ec8
...
b2bc6b8513
@ -92,7 +92,6 @@ namespace QFramework.Example
|
|||||||
protected override void OnHide()
|
protected override void OnHide()
|
||||||
{
|
{
|
||||||
mData = null;
|
mData = null;
|
||||||
StringEventSystem.Global.Send(this.GetType().Name + "Hide");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
protected override void OnClose()
|
protected override void OnClose()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user