- qBittorrent is not exiting anymore when Main window is hidden and a dialog is closed (nasty long-standing bug...)

This commit is contained in:
Christophe Dumez
2007-07-14 12:35:04 +00:00
parent 8c5d38400a
commit 28ea505088
6 changed files with 118 additions and 110 deletions

View File

@@ -25,7 +25,7 @@ class about : public QDialog, private Ui::AboutDlg{
Q_OBJECT
public:
about(QWidget *parent = 0): QDialog(parent){
about(QWidget *parent): QDialog(parent){
setupUi(this);
setAttribute(Qt::WA_DeleteOnClose);
// Set icons