mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
Add description context help functions
This commit is contained in:
parent
c78b09ad2e
commit
d8964da685
2 changed files with 97 additions and 15 deletions
2
.vscode/c_cpp_properties.json
vendored
2
.vscode/c_cpp_properties.json
vendored
|
|
@ -7,7 +7,7 @@
|
|||
"${workspaceFolder}",
|
||||
"/usr/include/libxml2",
|
||||
"/usr/include/pgsql/server",
|
||||
"/usr/local/include/wx-3.1"
|
||||
"/usr/local/include/wx-3.2"
|
||||
],
|
||||
"defines": ["__cplusplus"],
|
||||
"compilerPath": "/usr/bin/g++",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue