Add external dialog: dont terminate dir path with /, causes problems on windows
This commit is contained in:
parent
0b0385e459
commit
b38756f7fb
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user