MCPcopy Create free account
hub / github.com/baumgarr/nixnote2 / tagBehavior

Method tagBehavior

global.cpp:299–301  ·  view source on GitHub ↗

Should we display tag counts? This is really just a stub for future changes

Source from the content-addressed store, hash-verified

297
298// Should we display tag counts? This is really just a stub for future changes
299QString Global::tagBehavior() {
300 return "Count";
301}
302
303
304

Callers 1

dragEnterEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected