Skip to content

Clarify that the default alignment for ActionToolbar is AlignLeft

Joshua Goins requested to merge work/redstrate/fix-doc-error into master

See line 64 in toolbarlayout.cpp, the default is actually AlignLeft and not AlignRight as the docs claim.

Merge request reports