MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / GetShortDesc

Method GetShortDesc

plugins/base/macro-action-window.cpp:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135std::string MacroActionWindow::GetShortDesc() const
136{
137 return _window;
138}
139
140std::shared_ptr<MacroAction> MacroActionWindow::Create(Macro *m)
141{

Callers 1

WindowChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected