We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41cc54 commit 657ef21Copy full SHA for 657ef21
src/gui/BUILD
@@ -36,7 +36,7 @@ cc_library(
36
37
# A Qt 'headless' build is added for environments that require GUI features
38
# but do not have an attached display. This requires setting 'qt_gui_platform'
39
-# to `headless`, and subsituting the depedency in the top-level BUILD.
+# to `headless`, and subsituting the dependency in the top-level BUILD.
40
QT_GUI_PLATFORMS = {
41
"headless": "_headless",
42
"native": "",
0 commit comments