MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / logo

Method logo

launcher/Application.cpp:1520–1523  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1518}
1519
1520QIcon Application::logo()
1521{
1522 return QIcon(":/" + BuildConfig.LAUNCHER_SVGFILENAME);
1523}
1524
1525bool Application::openJsonEditor(const QString& filename)
1526{

Callers 3

MainWindowMethod · 0.80
AboutDialogMethod · 0.80
createInstanceShortcutFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected