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

Method AttachmentIconBuilder

html/attachmenticonbuilder.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28extern Global global;
29
30AttachmentIconBuilder::AttachmentIconBuilder(QObject *parent) :
31 QObject(parent)
32{
33}
34
35
36

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected