MCPcopy Create free account
hub / github.com/Faster3ck/Converseen / ~MainWindowImpl

Method ~MainWindowImpl

src/mainwindowimpl.cpp:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125MainWindowImpl::~MainWindowImpl()
126{
127 saveSettings();
128}
129
130void MainWindowImpl::importListFromArgv(QString fileName)
131{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected