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" } }