Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ setupPasscodeLock
Method
setupPasscodeLock
Telegram/SourceFiles/window/window_controller.cpp:372–374 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
370
}
371
372
void Controller::setupPasscodeLock() {
373
_widget.setupPasscodeLock();
374
}
375
376
void Controller::clearPasscodeLock() {
377
if (!_id) {
Callers
2
lockByPasscode
Method · 0.45
ensureSeparateWindowFor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected