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

Method SaveState

Explorer++/Explorer++/DisplayColoursDialog.cpp:387–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385}
386
387void DisplayColoursDialog::SaveState()
388{
389 m_pdcdps->SaveDialogPosition(m_hDlg);
390
391 m_pdcdps->m_bStateSaved = TRUE;
392}
393
394DisplayColoursDialogPersistentSettings::DisplayColoursDialogPersistentSettings() :
395 DialogSettings(SETTINGS_KEY)

Callers

nothing calls this directly

Calls 1

SaveDialogPositionMethod · 0.80

Tested by

no test coverage detected