mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
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 "stdpch.h"
|
||||||
#include "migratedialog.h"
|
#include "migratedialog.h"
|
||||||
|
|
||||||
#ifdef Q_OS_WIN32
|
|
||||||
|
|
||||||
#include "configfile.h"
|
#include "configfile.h"
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
|
|
||||||
|
@ -179,5 +176,3 @@ void CMigrateDialog::accept()
|
||||||
|
|
||||||
QDialog::accept();
|
QDialog::accept();
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
Loading…
Reference in a new issue