mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 21:02:04 +08:00
.
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
#include <QMenu>
|
#include <QMenu>
|
||||||
#include <QAction>
|
#include <QAction>
|
||||||
|
|
||||||
#include <DDialog>
|
#include <QDialog>
|
||||||
|
|
||||||
DWIDGET_USE_NAMESPACE
|
DWIDGET_USE_NAMESPACE
|
||||||
|
|
||||||
@@ -52,7 +52,7 @@ private:
|
|||||||
QAction *action_deepin;
|
QAction *action_deepin;
|
||||||
QAction *action_gdebi;
|
QAction *action_gdebi;
|
||||||
|
|
||||||
DDialog *output_w;
|
QDialog *output_w;
|
||||||
QTextBrowser *textbrowser;
|
QTextBrowser *textbrowser;
|
||||||
|
|
||||||
private slots:
|
private slots:
|
||||||
|
|||||||
Reference in New Issue
Block a user