ui: prefill headers from compilation database

dialog for selecting header paths from compilation database
This commit is contained in:
Andreas Stallinger
2016-08-31 14:37:28 +02:00
parent d2de395ed5
commit 251eab6e9e
19 changed files with 337 additions and 27 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ QLabel, QCheckBox {
background: #CFD2E0;
}
#textField {
#textField, #pathList {
background: white;
border: 1px solid lightgray;
border-radius: 12px;