MCPcopy Create free account
hub / github.com/OpenBangla/OpenBangla-Keyboard / ~SettingsDialog

Method ~SettingsDialog

src/frontend/SettingsDialog.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36SettingsDialog::~SettingsDialog() {
37 delete autoCorrectDialog;
38 delete ui;
39}
40
41void SettingsDialog::implementSignals() {
42 // Phonetic Keyboard Layout Group.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected