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

Method SelectionWindow

source/Gui/SelectionWindow.cpp:11–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9#include "EditorModel.h"
10
11SelectionWindow::SelectionWindow()
12 : AlienWindow("Selection", "windows.selection", true)
13{}
14
15void SelectionWindow::processIntern()
16{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected