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

Method refreshMovieUnloadedWindows

src/program/ui/WindowManager.cpp:365–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363}
364
365void WindowManager::refreshMovieUnloadedWindows()
366{
367 if (annotationsWindow_) {
368 annotationsWindow_->clear();
369 }
370}
371
372void WindowManager::resetInputEditorWindow()
373{

Callers 1

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected