layouts:do not update column widths when no needed

--remove signal that is not needed to be sent
work/spdx
Michail Vourlakos
parent c65e7ce4df
commit 35ac94a5ec

@ -861,7 +861,6 @@ void Layouts::setOriginalInMultipleMode(const bool &inmultiple)
}
o_inMultipleMode = inmultiple;
emit inMultipleModeChanged();
}
void Layouts::setOriginalData(Latte::Data::LayoutsTable &data)

Loading…
Cancel
Save