MCPcopy Create free account
hub / github.com/LibreVR/Revive / showHelp

Method showHelp

ReviveOverlay/trayiconcontroller.cpp:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134void CTrayIconController::showHelp()
135{
136 QDesktopServices::openUrl(QUrl("https://github.com/LibreVR/Revive/wiki"));
137}
138
139void CTrayIconController::messageClicked()
140{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected