MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / hasViewMenuItemEntry

Method hasViewMenuItemEntry

src/gui2/logview.h:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 return true;
18 }
19 [[nodiscard]] bool hasViewMenuItemEntry() const override
20 {
21 return true;
22 }
23};

Callers 1

createViewMenuFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected