Initial Commit
This commit is contained in:
17
.vscode/settings.json
vendored
Normal file
17
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"qjsonarray": "cpp",
|
||||
"qjsonobject": "cpp",
|
||||
"qaudiodevice": "cpp",
|
||||
"qjsondocument": "cpp",
|
||||
"qjsonparseerror": "cpp",
|
||||
"qmediarecorder": "cpp",
|
||||
"qobject": "cpp",
|
||||
"fstream": "cpp",
|
||||
"array": "cpp",
|
||||
"qqmlengine": "cpp",
|
||||
"*.moc": "cpp",
|
||||
"qeventloop": "cpp",
|
||||
"qstandardpaths": "cpp"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user