mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 05:28:09 +08:00
Formatting
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user