dock/.vscode/settings.json

5 lines
60 B
JSON
Raw Normal View History

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