mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
refs #840, style and const-correctness
This commit is contained in:
committed by
Mathew Sutcliffe
parent
de72a678a2
commit
534b9fb09e
@@ -43,7 +43,7 @@ namespace XBus
|
||||
CTraffic(QObject *parent);
|
||||
|
||||
//! Destructor
|
||||
~CTraffic();
|
||||
virtual ~CTraffic();
|
||||
|
||||
//! DBus interface name
|
||||
static const QString &InterfaceName()
|
||||
|
||||
Reference in New Issue
Block a user