mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
refs #510 Remove underscores from all the source file names
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#include "blackmisc/registermetadata.h"
|
||||
#include "servicetool.h"
|
||||
#include "blackcore/dbus_server.h"
|
||||
#include "blackcore/dbusserver.h"
|
||||
#include <QDBusMetaType>
|
||||
#include <QtDBus/qdbusabstractinterface.h>
|
||||
#include <QtDBus/qdbusconnection.h>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#include "servicetool.h"
|
||||
#include "testservice.h"
|
||||
#include "testservice_interface.h"
|
||||
#include "blackcore/dbus_server.h"
|
||||
#include "blackcore/dbusserver.h"
|
||||
|
||||
#include <QTextStream>
|
||||
#include <QString>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
#ifndef BLACKMISCTEST_SERVICETOOL_H
|
||||
#define BLACKMISCTEST_SERVICETOOL_H
|
||||
|
||||
#include "blackcore/dbus_server.h"
|
||||
#include "blackcore/dbusserver.h"
|
||||
#include "blackmisc/aviation/atcstationlist.h"
|
||||
#include "blackmisc/aviation/airportlist.h"
|
||||
#include "blackmisc/network/clientlist.h"
|
||||
|
||||
Reference in New Issue
Block a user