MCPcopy Create free account
hub / github.com/blizzard4591/openMittsu / menuGroupLeaveOnClick

Method menuGroupLeaveOnClick

src/Client.cpp:1151–1153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1149}
1150
1151void Client::menuGroupLeaveOnClick() {
1152 showNotYetImplementedInfo();
1153}
1154
1155void Client::menuContactAddOnClick() {
1156 if (!m_databaseWrapper.hasDatabase()) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected