forked from github_mirror/framelesshelper
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:
parent
45790ee099
commit
43d83bf156
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue