Ref T219, changed or removed some log category functions

* removed unused
* used standard "static const CLogCategoryList &getLogCategories()" patten
This commit is contained in:
Klaus Basan
2018-01-07 03:00:42 +01:00
parent d073f711e3
commit c23fe86f7f
9 changed files with 40 additions and 41 deletions

View File

@@ -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