MCPcopy Create free account
hub / github.com/D4stiny/PeaceMaker / ~MainWindow

Method ~MainWindow

PeaceMakerGUI/mainwindow.cpp:307–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

305}
306
307MainWindow::~MainWindow()
308{
309 delete ui;
310 delete investigatorWindow;
311 delete alertWindow;
312}
313
314/**
315 * @brief MainWindow::NotifyTabClick - Swap the active tab when a click is detected.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected