MCPcopy Create free account
hub / github.com/derceg/explorerplusplus / SaveState

Method SaveState

Explorer++/Explorer++/MergeFilesDialog.cpp:355–359  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

353}
354
355void MergeFilesDialog::SaveState()
356{
357 m_persistentSettings->SaveDialogPosition(m_hDlg);
358 m_persistentSettings->m_bStateSaved = TRUE;
359}
360
361void MergeFilesDialog::OnOk()
362{

Callers

nothing calls this directly

Calls 1

SaveDialogPositionMethod · 0.80

Tested by

no test coverage detected