From 781a7d140cbc44381adf71f745bfa5b1786f7142 Mon Sep 17 00:00:00 2001
From: Sine Striker <trueful@163.com>
Date: 周日, 17 12月 2023 02:37:28 +0800
Subject: [PATCH] Update doc

---
 src/core/contexts/cocoawindowcontext.mm |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/src/core/contexts/cocoawindowcontext.mm b/src/core/contexts/cocoawindowcontext.mm
index 67ca980..34fdcb2 100644
--- a/src/core/contexts/cocoawindowcontext.mm
+++ b/src/core/contexts/cocoawindowcontext.mm
@@ -6,7 +6,10 @@
 #include <QtGui/QGuiApplication>
 
 namespace QWK {
-
+    // ### FIXME FIXME FIXME
+    // ### FIXME: Tell the user to call in the documentation, instead of automatically
+    // calling it directly.
+    // ### FIXME FIXME FIXME
 #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
     static const struct QWK_Hook {
         QWK_Hook() {

--
Gitblit v1.9.1