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

Method menuContactSaveToFileOnClick

src/Client.cpp:1208–1210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1206}
1207
1208void Client::menuContactSaveToFileOnClick() {
1209 showNotYetImplementedInfo();
1210}
1211
1212void Client::menuIdentityShowFingerprintOnClick() {
1213 if (!m_databaseWrapper.hasDatabase()) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected