Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ Notify
Method
Notify
DuiLib/Utils/WinImplBase.cpp:452–455 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
450
}
451
452
void WindowImplBase::Notify(TNotifyUI& msg)
453
{
454
return CNotifyPump::NotifyPump(msg);
455
}
456
457
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected