Skip to content

Commit f785b54

Browse files
committed
refactor: 注释掉用不上的头文件
1 parent d9d6db9 commit f785b54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FluentUI/FluTools.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
#include <QClipboard>
55
#include <QUuid>
66
#include <QCursor>
7-
#include <QScreen>
7+
//#include <QScreen>
88
#include <QColor>
99
#include <QFileInfo>
1010
#include <QProcess>
1111
#include <QDir>
12-
#include <QOpenGLContext>
12+
//#include <QOpenGLContext>
1313
#include <QCryptographicHash>
1414
#include <QTextDocument>
1515
#include <QQuickWindow>

0 commit comments

Comments
 (0)