Changed: Compile CMigrateDialog anyway even if unused
This commit is contained in:
parent
694056e92e
commit
44ccfc31fe
1 changed files with 0 additions and 5 deletions
|
@ -16,9 +16,6 @@
|
|||
|
||||
#include "stdpch.h"
|
||||
#include "migratedialog.h"
|
||||
|
||||
#ifdef Q_OS_WIN32
|
||||
|
||||
#include "configfile.h"
|
||||
#include "utils.h"
|
||||
|
||||
|
@ -179,5 +176,3 @@ void CMigrateDialog::accept()
|
|||
|
||||
QDialog::accept();
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue