MCPcopy Create free account
hub / github.com/Faster3ck/Converseen / onlineHelp

Method onlineHelp

src/mainwindowimpl.cpp:1413–1416  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1411}
1412
1413void MainWindowImpl::onlineHelp()
1414{
1415 QDesktopServices::openUrl(QUrl("https://converseen.fasterland.net/help/", QUrl::TolerantMode));
1416}
1417
1418void MainWindowImpl::setRelativeSizeCheckboxes(int state)
1419{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected