修改部分文件编码格式

This commit is contained in:
zxs
2026-06-15 08:18:27 +08:00
parent 43533cf493
commit b98f3ff8e5
17 changed files with 18 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include "Payload.h"
#include "Payload.h"
#include "ui_Payload.h"
Payload::Payload(QWidget *parent) :
+1 -1
View File
@@ -1,4 +1,4 @@
#ifndef PAYLOAD_H
#ifndef PAYLOAD_H
#define PAYLOAD_H
#include <QWidget>
+1 -1
View File
@@ -1,4 +1,4 @@
#include "flare_device.h"
#include "flare_device.h"
#include <QtGlobal>
#include <QDebug>
#include <QBitArray>
+1 -1
View File
@@ -1,4 +1,4 @@
#ifndef FLARE_DEVICE_H
#ifndef FLARE_DEVICE_H
#define FLARE_DEVICE_H
#include <QObject>
+1 -1
View File
@@ -1,4 +1,4 @@
#ifndef PAYLOAD_PROTOCOL_H
#define PAYLOAD_PROTOCOL_H
@@ -1,4 +1,4 @@
#include "radar_warning_device.h"
#include "radar_warning_device.h"
#include <QtGlobal>
#include <QDebug>
#include <QMetaType>
@@ -1,4 +1,4 @@
#ifndef RADAR_WARNING_DEVICE_H
#ifndef RADAR_WARNING_DEVICE_H
#define RADAR_WARNING_DEVICE_H
#include <QObject>
@@ -1,4 +1,4 @@
#include "uv_warning_device.h"
#include "uv_warning_device.h"
#include <QtGlobal>
#include <QDebug>
#include <QMetaType>
+1 -1
View File
@@ -1,4 +1,4 @@
#ifndef UV_WARNING_DEVICE_H
#ifndef UV_WARNING_DEVICE_H
#define UV_WARNING_DEVICE_H
#include <QObject>
+1 -1
View File
@@ -1,4 +1,4 @@
#include "MyButton.h"
#include "MyButton.h"
#include <QMouseEvent>
MyButton::MyButton(QWidget *parent)
+1 -1
View File
@@ -1,4 +1,4 @@
#ifndef MYBUTTON_H
#ifndef MYBUTTON_H
#define MYBUTTON_H
#include <QPushButton>
+1
View File
@@ -82,5 +82,6 @@ unix {
TRANSLATIONS += COCKPIT_zh_CN.ts
QMAKE_CXXFLAGS += /utf-8
+2
View File
@@ -9,3 +9,5 @@ SUBDIRS += MavLinkNode
SUBDIRS += dlink
SUBDIRS += App
SUBDIRS += VehicleManage
QMAKE_CXXFLAGS += /utf-8
+1
View File
@@ -133,6 +133,7 @@ unix {
}
TRANSLATIONS += MAVLINKNODE_zh_CN.ts
QMAKE_CXXFLAGS += /utf-8
+1 -1
View File
@@ -77,4 +77,4 @@ unix {
system(cp $$src_dir $$dst_dir -arf )
}
QMAKE_CXXFLAGS += /utf-8
+1
View File
@@ -105,6 +105,7 @@ unix {
}
TRANSLATIONS += DLINK_zh_CN.ts
QMAKE_CXXFLAGS += /utf-8
+1
View File
@@ -11,3 +11,4 @@ SUBDIRS += mapwidget
TRANSLATIONS += MAP_zh_CN.ts
QMAKE_CXXFLAGS += /utf-8