[officechooser] fix cpp file

This commit is contained in:
Philip Müller 2019-08-07 08:15:49 +02:00
parent 8255966384
commit 332c8801da

View File

@ -208,6 +208,7 @@ PackageChooserViewStep::setConfigurationMap( const QVariantMap& configurationMap
"spreadsheet and presentation software. It is seamlessly compatible with Microsoft Office. " "spreadsheet and presentation software. It is seamlessly compatible with Microsoft Office. "
"(Note: You need to register the product for free longterm usage)", "(Note: You need to register the product for free longterm usage)",
":/images/FreeOffice.jpg" } ); ":/images/FreeOffice.jpg" } );
}
if ( first_time && m_widget && m_model ) if ( first_time && m_widget && m_model )
{ {