refs #381, adjust GUI for new voice vatlib

* Only 1 volume
* No tests (squelch ...)
* loopback
* required backed functions in context
This commit is contained in:
Klaus Basan
2015-02-09 19:54:36 +01:00
parent 45bace425d
commit 16bee441e1
13 changed files with 306 additions and 324 deletions

View File

@@ -225,6 +225,10 @@ QLabel {
background: transparent;
}
QToolButton {
background-color: transparent; /* transparent tool buttons */
}
QLineEdit {
background: transparent;
border: 1px solid green;