Change-Id: Ic1256a994fb6813437320c29bfc73d414faf46dd
Reviewed-on: https://gerrit.libreoffice.org/78232
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini
2019-08-28 17:42:41 +02:00
committed by Julien Nabet
parent 52d7c6be46
commit d34dafd790

View File

@@ -138,7 +138,7 @@ void OWizColumnSelect::Reset()
void OWizColumnSelect::ActivatePage( )
{
// if there are no dest columns reset the left side with the origibnal columns
// if there are no dest columns reset the left side with the original columns
if(m_pParent->getDestColumns().empty())
Reset();