MCPcopy Create free account
hub / github.com/clementgallet/libTAS / update_frozen

Method update_frozen

src/program/ui/RamWatchView.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77void RamWatchView::update_frozen()
78{
79 ramWatchModel->update_frozen();
80}
81
82void RamWatchView::mouseDoubleClickEvent(QMouseEvent *event)
83{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected