mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
Issue #77 getLogCategories returns a simple QStringList instead of our own class
This commit is contained in:
@@ -163,7 +163,7 @@ namespace BlackMisc
|
||||
class BatchGuard;
|
||||
|
||||
//! Log categories
|
||||
static const CLogCategoryList &getLogCategories();
|
||||
static const QStringList &getLogCategories();
|
||||
|
||||
//! Constructor.
|
||||
explicit CValueCache(int fileSplitDepth, QObject *parent = nullptr);
|
||||
|
||||
Reference in New Issue
Block a user