update patch info

(cherry picked from commit 78ef05073abbb4b68d92ef09f00963db8db65ccc)
This commit is contained in:
peijiankang 2023-06-07 15:18:54 +08:00 committed by openeuler-sync-bot
parent e0c4adf909
commit 4eae38a43c
3 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ diff --git a/src/main.cpp b/src/main.cpp
index 29b3615..64570e2 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -32,7 +32,9 @@ int main(int argc, char *argv[])
@@ -55,7 +55,9 @@ int main(int argc, char *argv[])
QApplication a(argc, argv);

View File

@ -11,7 +11,7 @@ diff --git a/src/model/logicmain.cpp b/src/model/logicmain.cpp
index 16a6f5a..7931ae2 100644
--- a/src/model/logicmain.cpp
+++ b/src/model/logicmain.cpp
@@ -50,7 +50,7 @@ LogicMain::LogicMain(QObject *parent) :
@@ -76,7 +76,7 @@ LogicMain::LogicMain(QObject *parent) :
pwd = getpwuid(getuid());
msg = QDBusMessage::createMethodCall( QString("com.kylinUserGuide.hotel_%1")

View File

@ -11,7 +11,7 @@ diff --git a/src/view/kybaboutdialog.cpp b/src/view/kybaboutdialog.cpp
index a2077a3..e319bf7 100644
--- a/src/view/kybaboutdialog.cpp
+++ b/src/view/kybaboutdialog.cpp
@@ -13,7 +13,7 @@
@@ -35,7 +35,7 @@
KYBAboutDialog *KYBAboutDialog::m_oInstance = nullptr;
QMutex KYBAboutDialog::m_oMutex;
@ -21,5 +21,5 @@ index a2077a3..e319bf7 100644
#include <QDebug>
--
2.39.1
2.33.0