refs #802 Fixed Clang warnings.

This commit is contained in:
Mathew Sutcliffe
2016-11-13 19:34:59 +00:00
committed by Klaus Basan
parent 873b508943
commit 5080c47288
2 changed files with 2 additions and 1 deletions

View File

@@ -395,6 +395,7 @@ namespace BlackSimPlugin
else
{
Q_UNREACHABLE();
return QDBusConnection("NO CONNECTION");
}
}