mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 05:51:23 +08:00
Fixed method name.
This commit is contained in:
@@ -73,7 +73,7 @@ public:
|
||||
~SwiftGuiStd();
|
||||
|
||||
//! Log message category
|
||||
static QString getMessageCategory() { return "swift.gui.stdgui"; }
|
||||
static QString getLogCategory() { return "swift.gui.stdgui"; }
|
||||
|
||||
signals:
|
||||
//! \remarks using widget pointer allows the component itself to identify if it is current
|
||||
|
||||
Reference in New Issue
Block a user