Formatting

This commit is contained in:
Klaus Basan
2017-06-12 01:27:50 +02:00
parent eecbcbf914
commit fba521ecd5
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,6 @@
*/
#include "blackgui/models/modelfilter.h"
#include <QtGlobal>
namespace BlackGui
@@ -52,7 +51,7 @@ namespace BlackGui
}
// should never happen
Q_ASSERT(false);
qFatal("Illegal state");
return false;
}