MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / on_actionViewJavaFolder_triggered

Method on_actionViewJavaFolder_triggered

launcher/ui/MainWindow.cpp:1236–1239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1234}
1235
1236void MainWindow::on_actionViewJavaFolder_triggered()
1237{
1238 DesktopServices::openPath(APPLICATION->javaPath(), true);
1239}
1240
1241void MainWindow::refreshInstances()
1242{

Callers

nothing calls this directly

Calls 2

openPathFunction · 0.85
javaPathMethod · 0.45

Tested by

no test coverage detected