!56 rebuild 4.1.0.1

Merge pull request !56 from 邓托/openkylin/yangtze
This commit is contained in:
邓托 2023-11-24 07:20:37 +00:00 committed by Gitee
commit ce89355d07
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 12 additions and 1 deletions

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
ukui-bluetooth (4.1.0.1-ok0.2) yangtze; urgency=medium
* Bug号码:无
* 需求号 :无
* 其他改动说明:rebuild 4.1.0.0-ok0.1
* 其他改动影响域:无
-- dengtuo <dengtuo@kylinos.cn> Fri, 24 Nov 2023 15:06:21 +0800
ukui-bluetooth (4.1.0.1-ok0.1) yangtze; urgency=medium
* Bug号码:无

View File

@ -4,7 +4,7 @@ Environment envPC = Environment::NOMAL;
Bluetooth::Bluetooth() : mFirstLoad(true) {
qDebug() << Q_FUNC_INFO << "start" << "++ukccBluetooth========================" << __LINE__;
qDebug() << Q_FUNC_INFO << "start" << "++ukccBluetooth======================== start" << __LINE__;
ukccbluetoothconfig::setEnvPCValue();
qDebug() << Q_FUNC_INFO << envPC << __LINE__;

View File

@ -11,6 +11,8 @@
#include "config.h"
class ukccbluetoothconfig
{
public: