MCPcopy Create free account
hub / github.com/apohl79/audiogridder / ~ServerSettingsWindow

Method ~ServerSettingsWindow

Server/Source/ServerSettingsWindow.cpp:671–674  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

669}
670
671ServerSettingsWindow::~ServerSettingsWindow() {
672 WindowPositions::set(WindowPositions::ServerSettings, getBounds());
673 clearContentComponent();
674}
675
676void ServerSettingsWindow::closeButtonPressed() {
677 traceScope();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected