From 715b1ecd079f58e14a61c7e8867ddab65b7bf74c Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Tue, 17 Oct 2017 13:41:44 +0200 Subject: Run a general update of all dbus interface classes Mostly this permits the codebase to catchup with changes introduced by the qdbusxml2cpp tool. Change-Id: Ib16b70523b222c6babb3735f91b578e10c7542f3 Reviewed-by: Oliver Wolff --- src/bluetooth/bluez/agent_p.h | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'src/bluetooth/bluez/agent_p.h') diff --git a/src/bluetooth/bluez/agent_p.h b/src/bluetooth/bluez/agent_p.h index 8329089f..32efa62e 100644 --- a/src/bluetooth/bluez/agent_p.h +++ b/src/bluetooth/bluez/agent_p.h @@ -1,20 +1,19 @@ /* - * This file was generated by qdbusxml2cpp version 0.7 + * This file was generated by qdbusxml2cpp version 0.8 * Command line was: qdbusxml2cpp -c OrgBluezAgentAdaptor -a agent_p.h:agent.cpp org.bluez.Agent.xml org.bluez.Agent * - * Copyright (C) 2015 The Qt Company Ltd. + * qdbusxml2cpp is Copyright (C) 2017 The Qt Company Ltd. * * This is an auto-generated file. * This file may have been hand-edited. Look for HAND-EDIT comments * before re-generating it. */ -#ifndef AGENT_P_H_1291941396 -#define AGENT_P_H_1291941396 +#ifndef AGENT_P_H +#define AGENT_P_H #include #include - QT_BEGIN_NAMESPACE class QByteArray; template class QList; -- cgit v1.2.3