mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-04 08:55:43 +08:00
Ref T219, changed or removed some log category functions
* removed unused * used standard "static const CLogCategoryList &getLogCategories()" patten
This commit is contained in:
@@ -73,9 +73,6 @@ public:
|
||||
//! Destructor
|
||||
virtual ~SwiftGuiStd();
|
||||
|
||||
//! Log message category
|
||||
static QString getLogCategory() { return "swift.gui.stdgui"; }
|
||||
|
||||
signals:
|
||||
//! Main info area has changed
|
||||
//! \remarks using widget pointer allows the component itself to identify if it is current
|
||||
|
||||
Reference in New Issue
Block a user