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

Method ~OpenContestWidget

src/opencontestwidget.cpp:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29OpenContestWidget::~OpenContestWidget() { delete ui; }
30
31void OpenContestWidget::setRecentContest(const QStringList &list) {
32 recentContest = list;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected