mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
Fixed method name.
This commit is contained in:
@@ -37,7 +37,7 @@ namespace BlackCore
|
||||
virtual ~IInterpolator() {}
|
||||
|
||||
//! Log category
|
||||
static QString getMessageCategory() { return "swift.interpolator"; }
|
||||
static QString getLogCategory() { return "swift.interpolator"; }
|
||||
|
||||
//! Status of interpolation
|
||||
struct BLACKCORE_EXPORT InterpolationStatus
|
||||
|
||||
Reference in New Issue
Block a user