MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / showLoadDialog

Method showLoadDialog

ChatView/ChatRootView.cpp:589–592  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

587}
588
589void ChatRootView::showLoadDialog()
590{
591 m_historyStore->showLoadDialog();
592}
593
594void ChatRootView::autosave()
595{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected