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

Method SaveState

Explorer++/Explorer++/UpdateCheckDialog.cpp:286–291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

284}
285
286void UpdateCheckDialog::SaveState()
287{
288 m_pucdps->SaveDialogPosition(m_hDlg);
289
290 m_pucdps->m_bStateSaved = TRUE;
291}
292
293UpdateCheckDialogPersistentSettings::UpdateCheckDialogPersistentSettings() :
294 DialogSettings(SETTINGS_KEY)

Callers

nothing calls this directly

Calls 1

SaveDialogPositionMethod · 0.80

Tested by

no test coverage detected