From 71e791e074dffab46a6fb55d650da4f058843ea5 Mon Sep 17 00:00:00 2001 From: uncor3 Date: Sun, 23 Nov 2025 08:56:26 +0000 Subject: [PATCH] empty out sponsors --- .vscode/settings.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 4ec39cc..e8f5924 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -202,6 +202,16 @@ "qimage": "cpp", "qabstractbutton": "cpp", "qtnetwork": "cpp", - "qtcore": "cpp" + "qtcore": "cpp", + "qframe": "cpp", + "qevent": "cpp", + "qeventloop": "cpp", + "qregularexpression": "cpp", + "qbytearray": "cpp", + "qrandomgenerator": "cpp", + "qwheelevent": "cpp", + "qnetworkaccessmanager": "cpp", + "qmap": "cpp", + "qstylefactory": "cpp" } }