more on sellerdialog
This commit is contained in:
parent
31d46866f2
commit
207edb27ba
13 changed files with 168 additions and 17 deletions
3
.vscode/c_cpp_properties.json
vendored
3
.vscode/c_cpp_properties.json
vendored
|
@ -5,7 +5,8 @@
|
|||
"includePath": [
|
||||
"${workspaceFolder}/**",
|
||||
"/usr/include/qt",
|
||||
"/usr/include/qt/QtWidgets"
|
||||
"/usr/include/qt/QtWidgets",
|
||||
"/usr/include/qt/QtCore"
|
||||
],
|
||||
"defines": [],
|
||||
"compilerPath": "/usr/bin/clang",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue