Saving history of line edit for command line ("dot commands")

This commit is contained in:
Klaus Basan
2017-01-28 18:43:49 +01:00
committed by Mathew Sutcliffe
parent 1967c82221
commit 5b3780543f
5 changed files with 312 additions and 199 deletions

View File

@@ -240,7 +240,7 @@ QLabel {
}
QLineEdit {
background: transparent;
background: black;
border: 1px solid green;
border-radius: 5px;
}