Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ enableCopyScreenshots
Method
enableCopyScreenshots
launcher/InstanceCopyPrefs.cpp:164–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
void InstanceCopyPrefs::enableCopyScreenshots(bool b)
165
{
166
copyScreenshots = b;
167
}
168
169
void InstanceCopyPrefs::enableUseSymLinks(bool b)
170
{
Callers
1
on_copyScreenshotsCheckbox_stateChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected