Kaydet (Commit) 17bdc8ca authored tarafından Xisco Fauli's avatar Xisco Fauli Kaydeden (comit) Xisco Faulí

tdf#125436: Do not disable type options list

Change-Id: I2080f3c04a04cea626d4969b59e54612cbefe03b
Reviewed-on: https://gerrit.libreoffice.org/72780Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
Reviewed-by: 's avatarXisco Faulí <xiscofauli@libreoffice.org>
üst ad005915
......@@ -576,8 +576,6 @@ namespace dbaui
}
else
{
m_pEmbeddedDBType->Enable( false );
m_pFT_EmbeddedDBLabel->Enable( false );
m_pDatasourceType->Enable( false );
m_pPB_OpenDatabase->Enable( false );
m_pFT_DocListLabel->Enable( false );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment