MCPcopy Create free account
hub / github.com/chrxh/alien / processIntern

Method processIntern

source/Gui/GenomeEditorWindow.cpp:112–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112void GenomeEditorWindow::processIntern()
113{
114 processToolbar();
115 processEditor();
116}
117
118bool GenomeEditorWindow::isShown()
119{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected