mirror of
https://github.com/DreamSourceLab/DSView.git
synced 2025-01-13 13:32:53 +08:00
update: popup dailog style
This commit is contained in:
parent
4958b718b1
commit
0b06e22bf1
@ -49,7 +49,7 @@ DSDialog::DSDialog(QWidget *parent, bool hasClose):
|
||||
}
|
||||
|
||||
DSDialog::DSDialog(QWidget *parent, bool hasClose, bool bBaseButton) :
|
||||
QDialog(NULL),
|
||||
QDialog(parent),
|
||||
m_bBaseButton(bBaseButton)
|
||||
{
|
||||
(void)parent;
|
||||
|
Loading…
x
Reference in New Issue
Block a user