Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ issueTracker
Method
issueTracker
launcher/minecraft/mod/Mod.cpp:242–245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
}
241
242
auto Mod::issueTracker() const -> QString
243
{
244
return details().issue_tracker;
245
}
246
247
QPixmap Mod::setIcon(QImage new_image) const
248
{
Callers
1
updateWithMod
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected