Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ openMain
Method
openMain
Telegram/SourceFiles/logs.cpp:80–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
bool openMain() {
81
return reopen(LogDataMain, 0, u
"start"
_q);
82
}
83
84
void closeMain() {
85
QMutexLocker lock(_logsMutex(LogDataMain));
Callers
1
start
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected