mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 22:15:34 +08:00
Issue #77 getLogCategories returns a simple QStringList instead of our own class
This commit is contained in:
@@ -50,7 +50,7 @@ namespace BlackCore
|
||||
|
||||
public:
|
||||
//! Categories
|
||||
static const BlackMisc::CLogCategoryList &getLogCategories();
|
||||
static const QStringList &getLogCategories();
|
||||
|
||||
//! Has a given cmd line argument for bootstrap URL?
|
||||
bool hasCmdLineBootstrapUrl() const;
|
||||
|
||||
Reference in New Issue
Block a user