MCPcopy Create free account
hub / github.com/Project-LemonLime/Project_LemonLime / ~JudgingDialog

Method ~JudgingDialog

src/judgingdialog.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28JudgingDialog::~JudgingDialog() {
29 delete ui;
30 delete cursor;
31}
32
33void JudgingDialog::sendNotify(QString head, QString body) {
34#ifdef Q_OS_LINUX

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected