style improve

This commit is contained in:
xueyan hu
2021-12-24 16:06:15 +08:00
parent 32500542af
commit 4d2cf152f8
4 changed files with 15 additions and 16 deletions

View File

@@ -16,7 +16,7 @@ class networkCfgDialog : public QDialog
Q_OBJECT
public:
static void setShadow(QDialog* dialog);
//static void setShadow(QDialog* dialog);
explicit networkCfgDialog(QWidget* parent = nullptr);
~networkCfgDialog();