Add external dialog: dont terminate dir path with /, causes problems on windows

This commit is contained in:
Jean-Francois Dockes 2016-07-13 15:41:19 +02:00
parent 0b0385e459
commit b38756f7fb

View File

@ -607,7 +607,6 @@ void UIPrefsDialog::addExtraDbPB_clicked()
}
LOGDEB("ExtraDbDial: got: [" << (dbdir) << "]\n" );
path_catslash(dbdir);
bool stripped;
if (!Rcl::Db::testDbDir(dbdir, &stripped)) {
QMessageBox::warning(0, "Recoll",