From 310c94c8d3f997a8df031a1db902636b15ae19df Mon Sep 17 00:00:00 2001 From: zhaominyong Date: Thu, 24 Feb 2022 15:35:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E4=B8=8E=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E9=82=AE=E7=AE=B1=E4=B8=8D=E5=86=8D=E6=A0=87=E8=93=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kybackup/aboutdialog.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kybackup/aboutdialog.cpp b/kybackup/aboutdialog.cpp index f36d173..b2e018e 100755 --- a/kybackup/aboutdialog.cpp +++ b/kybackup/aboutdialog.cpp @@ -12,7 +12,8 @@ #include "./component/mylabel.h" #include "../common/utils.h" -#define SUPPORT "support@kylinos.cn" +// #define SUPPORT "support@kylinos.cn" +#define SUPPORT "support@kylinos.cn" AboutDialog::AboutDialog(QWidget *parent) : QDialog(parent), @@ -142,7 +143,6 @@ AboutDialog::~AboutDialog() delete ui; } - void AboutDialog::paintEvent(QPaintEvent *event) { // 设置背景色