Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ onForceUnlock
Method
onForceUnlock
src/uilocker.cpp:533–537 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
531
}
532
533
void UILocker::onForceUnlock()
534
{
535
m_result = ForceUnlocked;
536
unlockCurrent();
537
}
538
539
void UILocker::onCancel()
540
{
Callers
1
updateButtons
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected