Skip to content
  • Frederik Gladhorn's avatar
    KisBaseNode::Private - clean up ctor · 78187525
    Frederik Gladhorn authored
    Arranging the layout of the private class according to storage size
    (bools next to each other allows the compiler to potentially pack them
    tighter) and use initializers as much as possible.
    78187525