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