dock/.vscode/settings.json

5 lines
60 B
JSON
Raw Normal View History

2021-03-17 21:33:06 +08:00
{
"files.associations": {
"*.moc": "cpp"
}
}