mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-05-15 13:49:50 +08:00
.
This commit is contained in:
parent
0d64bff7fa
commit
04d6174875
@ -6,7 +6,7 @@
|
||||
#include <QMenu>
|
||||
#include <QAction>
|
||||
|
||||
#include <DDialog>
|
||||
#include <QDialog>
|
||||
|
||||
DWIDGET_USE_NAMESPACE
|
||||
|
||||
@ -52,7 +52,7 @@ private:
|
||||
QAction *action_deepin;
|
||||
QAction *action_gdebi;
|
||||
|
||||
DDialog *output_w;
|
||||
QDialog *output_w;
|
||||
QTextBrowser *textbrowser;
|
||||
|
||||
private slots:
|
||||
|
Loading…
x
Reference in New Issue
Block a user