mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
Utility functions, status messages and model list
Ref T247 follow up
This commit is contained in:
committed by
Mat Sutcliffe
parent
5c870a8404
commit
fd1f6bcc84
@@ -95,6 +95,9 @@ namespace BlackMisc
|
||||
//! Sort by severity, lowest first
|
||||
void sortBySeverity();
|
||||
|
||||
//! Sort by severity, highest first
|
||||
void sortBySeverityHighestFirst();
|
||||
|
||||
//! Remove warnings and below
|
||||
void removeWarningsAndBelow();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user