If listallinfo fails, usr lsinfo recursively
BUG: 379
This commit is contained in:
committed by
craig.p.drummond
parent
9029248314
commit
cf2e5fbe76
@@ -863,6 +863,11 @@ QString Settings::lang()
|
||||
}
|
||||
#endif
|
||||
|
||||
bool Settings::alwaysUseLsInfo()
|
||||
{
|
||||
return GET_BOOL("alwaysUseLsInfo", false);
|
||||
}
|
||||
|
||||
void Settings::removeConnectionDetails(const QString &v)
|
||||
{
|
||||
if (v==currentConnection()) {
|
||||
|
||||
Reference in New Issue
Block a user