QLabel* largeLabel = new QLabel(i18nc("@item:inrange Column Width", "Large"), columnWidthBox);
QHBoxLayout* columnWidthLayout = new QHBoxLayout(columnWidthBox);
QLabel* largeLabel = new QLabel(i18nc("@item:inrange Column Width", "Large"), columnWidthBox);
QHBoxLayout* columnWidthLayout = new QHBoxLayout(columnWidthBox);