mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
refs #446, changed log handler as discussed in slack
This commit is contained in:
committed by
Mathew Sutcliffe
parent
9b77e1fc5c
commit
9d0408138a
@@ -21,7 +21,7 @@
|
||||
#include "statusmessagelist.h"
|
||||
#include "pixmap.h"
|
||||
#include "iconlist.h"
|
||||
#include "identifier.h"
|
||||
#include "identifierlist.h"
|
||||
#include "eventallclasses.h"
|
||||
#include <QtNetwork/QHostInfo>
|
||||
#include <QProcessEnvironment>
|
||||
@@ -33,6 +33,7 @@
|
||||
*/
|
||||
void BlackMisc::Math::registerMetadata()
|
||||
{
|
||||
// void
|
||||
}
|
||||
|
||||
/*
|
||||
@@ -107,6 +108,7 @@ void BlackMisc::registerMetadata()
|
||||
CLogCategoryList::registerMetadata();
|
||||
CPixmap::registerMetadata();
|
||||
CIdentifier::registerMetadata();
|
||||
CIdentifierList::registerMetadata();
|
||||
|
||||
// sub namespaces
|
||||
PhysicalQuantities::registerMetadata();
|
||||
|
||||
Reference in New Issue
Block a user