Fixed: Compilation of Ryzom Installer

This commit is contained in:
kervala 2016-10-21 16:09:02 +02:00
parent f5322b8e88
commit a837e9752a

View file

@ -17,8 +17,6 @@
#ifndef MIGRATEDIALOG_H
#define MIGRATEDIALOG_H
#if defined(Q_OS_WIN32) || defined(Q_MOC_RUN)
#include "ui_migratedialog.h"
/**
@ -50,5 +48,3 @@ private:
};
#endif
#endif