mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
refs #728, hide load indicator when no vPilot rules are loaded
This commit is contained in:
committed by
Mathew Sutcliffe
parent
364914cc31
commit
d10fe5ad18
@@ -47,6 +47,10 @@ namespace BlackMisc
|
||||
//! \threadsafe
|
||||
QStringList getFiles() const;
|
||||
|
||||
//! Has files
|
||||
//! \threadsafe
|
||||
bool hasFiles() const;
|
||||
|
||||
//! File names
|
||||
//! \threadsafe
|
||||
void addFilename(const QString &fileName);
|
||||
|
||||
Reference in New Issue
Block a user