mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Style
This commit is contained in:
committed by
Mat Sutcliffe
parent
11a3fa873d
commit
1222f425b0
@@ -39,9 +39,6 @@
|
|||||||
|
|
||||||
// clazy:excludeall=const-signal-or-slot
|
// clazy:excludeall=const-signal-or-slot
|
||||||
|
|
||||||
class QDBusConnection;
|
|
||||||
|
|
||||||
namespace BlackMisc { class CDBusServer; }
|
|
||||||
|
|
||||||
//! \addtogroup dbus
|
//! \addtogroup dbus
|
||||||
//! @{
|
//! @{
|
||||||
@@ -54,6 +51,9 @@ namespace BlackMisc { class CDBusServer; }
|
|||||||
|
|
||||||
//! @}
|
//! @}
|
||||||
|
|
||||||
|
class QDBusConnection;
|
||||||
|
|
||||||
|
namespace BlackMisc { class CDBusServer; }
|
||||||
namespace BlackCore
|
namespace BlackCore
|
||||||
{
|
{
|
||||||
namespace Afv { namespace Clients { class CAfvClient; }}
|
namespace Afv { namespace Clients { class CAfvClient; }}
|
||||||
|
|||||||
Reference in New Issue
Block a user