Remove useless header file.

It has been included already, by Qt's own header files, or whatever.

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
This commit is contained in:
Yuhang Zhao 2020-05-08 17:26:01 +08:00
parent 45790ee099
commit 43d83bf156
1 changed files with 0 additions and 3 deletions

View File

@ -39,9 +39,6 @@
#include <QWidget>
#endif
#include <QtMath>
#if (QT_VERSION < QT_VERSION_CHECK(5, 7, 0))
#include <utility>
#endif
#ifdef IsMinimized
#undef IsMinimized